diff --git a/package.json b/package.json index b4a001a..93429fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "encora-tools", - "version": "0.2", + "version": "0.2.1", "description": "Adds extra features to the Encora trading site.", "private": true, "repository": "https://github.com/musicalbean/encora-tools.git", diff --git a/source/manifest.json b/source/manifest.json index 357550f..c73e1a8 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Encora Tools", - "version": "0.2", + "version": "0.2.1", "icons": { "32": "assets/icons/tools-32.png",