diff options
| author | Alex Yatskov <alex@foosoft.net> | 2016-06-03 21:01:59 -0700 | 
|---|---|---|
| committer | Alex Yatskov <alex@foosoft.net> | 2016-06-14 20:44:38 -0700 | 
| commit | e19f9553991e59234a63e0275ee4e4f774af8beb (patch) | |
| tree | f22eb0b369e9a7705c5a268555e11ffed3ddd60d | |
| parent | 3bf1e909fad90e7d1cbe3cae6b80c3e06fb8c318 (diff) | |
Version bump
| -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 e2f10ddf..e6f65a8f 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "0.2", +    "version": "0.3",      "description": "Japanese dictionary with Anki integration",      "icons": {"16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png"}, |