From 5228b119d45864adee75cc87ccca8a059c72ab84 Mon Sep 17 00:00:00 2001 From: Tobias Dam Date: Tue, 2 Apr 2019 14:13:50 +0200 Subject: [PATCH] bump version --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",