diff --git a/package.json b/package.json index 7e4f7ae2..669d7f48 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joule-extension", - "version": "0.2.0", + "version": "0.2.1", "description": "Lightning charge your browser by connecting your lightning node", "keywords": [ "typescript", diff --git a/static/manifest.json b/static/manifest.json index 9f45514d..939a5146 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.0", + "version": "0.2.1", "icons": { "16": "icon16.png", "48": "icon48.png",