diff --git a/package.json b/package.json index 669d7f48..639375d3 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joule-extension", - "version": "0.2.1", + "version": "0.3.0", "description": "Lightning charge your browser by connecting your lightning node", "keywords": [ "typescript", diff --git a/static/manifest.json b/static/manifest.json index e1307cb5..6cf9d764 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Joule", "description": "Make payments and use your Lightning identity in the browser", - "version": "0.2.1", + "version": "0.3.0", "icons": { "16": "icon16.png", "48": "icon48.png",