diff options
| author | Alex Yatskov <alex@foosoft.net> | 2016-05-29 21:32:07 -0700 | 
|---|---|---|
| committer | Alex Yatskov <alex@foosoft.net> | 2016-05-29 21:32:07 -0700 | 
| commit | bf575293bffe5934e199351c1a19027296ea04e1 (patch) | |
| tree | 39da75d5fc7684d9f225fb33b7ea5e7077fb89ba | |
| parent | c73641ec77398e93bccc85e5cda2b5c675d7e6e5 (diff) | |
Bumping version
| -rw-r--r-- | ext/manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/manifest.json b/ext/manifest.json index ee133e74..e2f10ddf 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "0.1", +    "version": "0.2",      "description": "Japanese dictionary with Anki integration",      "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |