diff --git a/package.json b/package.json index 5280023..663c08b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "privacy-manager", - "version": "3.5.0", + "version": "3.5.1", "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",