diff --git a/package.json b/package.json index 62344ae..97c21df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "revoke-cash-browser-extension", - "version": "0.1.0", + "version": "0.1.1", "description": "The Revoke.cash extension warns you when you are about to approve any allowances", "main": "index.js", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index aa08367..125554b 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "name": "Revoke.cash", "description": "The Revoke.cash browser extension helps you stay safe from crypto allowance scams.", - "version": "0.1.0", + "version": "0.1.1", "icons": { "16": "images/icon-16.png",