diff --git a/package.json b/package.json index fd0ae81..81f29f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "privacy-manager", - "version": "3.5.4", + "version": "4.0.0", "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 -- --exit",