diff --git a/package-lock.json b/package-lock.json index b1bf101..c8ba65f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "devo", - "version": "1.9.4", + "version": "1.10.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8eb4347..2735d04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devo", - "version": "1.9.4", + "version": "1.10.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index 659e451..e8ce3df 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "description": "GitHub Trending, Hacker News and Product Hunt, on every new tab!", "author": "Burak Karakan", "short_name": "Devo", - "version": "1.9.4", + "version": "1.10.0", "manifest_version": 2, "icons": { "16": "icons/icon-16.png",