diff options
| author | Teddy Wing | 2014-03-30 19:27:29 -0400 |
|---|---|---|
| committer | Teddy Wing | 2014-03-30 19:27:29 -0400 |
| commit | 5e2c8a25efa443fa51ec03149a27197e59cb4eaa (patch) | |
| tree | 87579c19e4a7c8162e4ea0b5dd24c00d84bf6d49 /manifest.json | |
| parent | 65de309187425c0e7e9dc6600d9dba250e83d345 (diff) | |
| download | chrome-copy-urls-from-all-tabs-5e2c8a25efa443fa51ec03149a27197e59cb4eaa.tar.bz2 | |
Bump version to 0.1.0
Diffstat (limited to 'manifest.json')
| -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": { |
