diff --git a/package.json b/package.json index 4b82a80..9eb7b72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hacker-tab-extension", - "version": "1.0.5", + "version": "0.0.0", "description": "Chrome extension for hackers", "license": "MIT", "keywords": [ diff --git a/public/manifest.json b/public/manifest.json index 7c261b1..1222b81 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Hacker Tab", "author": "Hu Chen", - "version": "1.0.5", + "version": "1.1.0", "description": "Replace new tab screen with GitHub trending projects.", "incognito": "split", "icons": {