From acfefc7ddbb7f6a505168fce91a53304e09b1614 Mon Sep 17 00:00:00 2001 From: Manvel Saroyan Date: Sat, 11 Jan 2020 22:59:54 +0800 Subject: [PATCH] Noissue - increased project version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 663c08b..f1f529a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "privacy-manager", - "version": "3.5.1", + "version": "3.5.2", "description": "Privacy Manager is a chrome extension for data transparency and control", "scripts": { "test": "npm run test:eslint && npm run test:stylelint && npm run test:puppeteer",