diff --git a/package-lock.json b/package-lock.json index be40eff..c161e25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "openblur", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "openblur", - "version": "0.4.0", + "version": "0.5.0", "license": "MIT", "devDependencies": { "@eslint/js": "^9.4.0", diff --git a/package.json b/package.json index 83843e3..06d5b35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openblur", - "version": "0.4.0", + "version": "0.5.0", "repository": "https://github.com/getvictor/openblur", "author": "getvictor", "license": "MIT", diff --git a/static/manifest.json b/static/manifest.json index 154d900..9a09cd4 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "OpenBlur", - "version": "0.4.0", + "version": "0.5.0", "description": "Hide and blur sensitive information on any webpage. Blur your secrets such as personal emails, public IP addresses, and more.", "action": { "default_popup": "popup.html"