diff --git a/package.json b/package.json index c85c1c72..dc613073 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nautilus-wallet", - "version": "0.2.2", + "version": "0.3.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index 0481392a..c3243276 100755 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "Nautilus Wallet", "short_name": "Nautilus", - "version": "0.2.2", + "version": "0.3.0", "manifest_version": 2, "minimum_chrome_version": "48", "description": "Privacy Wallet Designed for Ergo Network",