diff --git a/package-lock.json b/package-lock.json index 8926973..fb84859 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "openblur", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "openblur", - "version": "0.5.0", + "version": "0.6.0", "license": "MIT", "devDependencies": { "@eslint/js": "^9.4.0", diff --git a/package.json b/package.json index 4ee6cc6..0d9b6d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openblur", - "version": "0.5.0", + "version": "0.6.0", "repository": "https://github.com/getvictor/openblur", "author": "getvictor", "license": "MIT", diff --git a/static/manifest.json b/static/manifest.json index 6c31730..c112820 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "OpenBlur", - "version": "0.5.0", + "version": "0.6.0", "description": "Hide and blur sensitive information on any webpage. Blur your secrets such as personal emails, public IP addresses, and more.", "icons": { "48": "blurry_purple_48.png",