diff --git a/package-lock.json b/package-lock.json index b9f8d33..a1c0bba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "webext-dynamic-content-scripts", - "version": "10.0.3", + "version": "10.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "webext-dynamic-content-scripts", - "version": "10.0.3", + "version": "10.0.4", "license": "MIT", "dependencies": { "content-scripts-register-polyfill": "^4.0.2", diff --git a/package.json b/package.json index 476bf3d..3721903 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webext-dynamic-content-scripts", - "version": "10.0.3", + "version": "10.0.4", "description": "WebExtension module: Automatically registers your `content_scripts` on domains added via `permission.request` or on `activeTab`", "keywords": [ "contentscript",