diff --git a/package-lock.json b/package-lock.json index 4e3c61a..65035dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tosdr-browser-extension", - "version": "3.3.6", + "version": "3.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tosdr-browser-extension", - "version": "3.3.6", + "version": "3.4.0", "license": "ISC", "devDependencies": { "eslint": "^4.19.1", diff --git a/package.json b/package.json index 0b3f03e..39bea23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tosdr-browser-extension", - "version": "3.3.6", + "version": "3.4.0", "description": "“I have read and agree to the Terms” is the biggest lie on the web. We aim to fix that. “Terms of Service; Didn't Read” is a user rights initiative to rate and label website terms & privacy policies, from very good (class A) to very bad (class E).", "main": "mixin.js", "dependencies": {},