diff --git a/package.json b/package.json index d1516ff..de4b11b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.3.1", + "version": "0.3.2", "description": "yet another extension for GitHub", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda", diff --git a/src/manifest.json b/src/manifest.json index 07754b4..99f4c3a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako", - "version": "0.3.1", + "version": "0.3.2", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"