From 08528dd66eab6b724eb1c2eda2a6554af7612ff3 Mon Sep 17 00:00:00 2001 From: Justin Back Date: Sat, 16 Jan 2021 04:19:48 +0100 Subject: [PATCH] 3.2.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c70c23..30e31e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tosdr-browser-extension", - "version": "3.1.0", + "version": "3.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tosdr-browser-extension", - "version": "3.1.0", + "version": "3.2.0", "license": "ISC", "devDependencies": { "eslint": "^4.19.1", diff --git a/package.json b/package.json index 9357211..27e991b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tosdr-browser-extension", - "version": "3.1.0", + "version": "3.2.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": {},