diff options
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index c08a1e6..31428b8 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@    "name": "Chrome Copy URLs From All Tabs",    "description": "What the name says", -  "version": "0.0.1", +  "version": "0.1.0",    "browser_action": { | 
