diff --git a/package-lock.json b/package-lock.json index 590a9ab..6c32299 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tosdr-browser-extension", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tosdr-browser-extension", - "version": "3.2.1", + "version": "3.2.2", "license": "ISC", "devDependencies": { "eslint": "^4.19.1", diff --git a/package.json b/package.json index f3fdf96..fc67ff0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tosdr-browser-extension", - "version": "3.2.1", + "version": "3.2.2", "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": {},