diff --git a/package.json b/package.json index 21f315f1..6d0be9ed 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joule-extension", - "version": "0.5.1", + "version": "0.5.2", "description": "Lightning charge your browser by connecting your lightning node", "homepage": "https://lightningjoule.com", "bugs": "https://github.com/joule-labs/joule-extension/issues", diff --git a/static/manifest.json b/static/manifest.json index 3eec902b..f54c8fab 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.5.1", + "version": "0.5.2", "icons": { "16": "icon16.png", "48": "icon48.png",