diff --git a/package.json b/package.json index 791141b..c7a6c23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CoinEater", - "version": "0.1.2", + "version": "0.1.3", "description": "CoinEater protects you against the threat of cryptojacking.", "repository": { "type": "git", diff --git a/src/manifest.json b/src/manifest.json index cc4efd8..c29ba51 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "CoinEater", "description": "CoinEater protects you against the threat of cryptojacking.", - "version": "0.1.2", + "version": "0.1.3", "permissions": [ "activeTab", "tabs",