diff --git a/package-lock.json b/package-lock.json index 6fc6a12..fc6ca5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "toggl-button-habitify", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "ts-debounce": "^3.0.0", diff --git a/package.json b/package.json index 3003420..58f8b3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "toggl-button-habitify", - "version": "1.0.1", + "version": "1.0.2", "description": "Toggl Button on Habitify", "scripts": { "watch": "webpack --watch", diff --git a/public/manifest.json b/public/manifest.json index 2faac0e..0015b97 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Toggl Button on Habitify", "description": "Puts a timer into Habitify and allows quick real time productivity tracking with all the data stored on your Toggl account", - "version": "1.0.1", + "version": "1.0.2", "icons": { "16": "icon/16.png", "32": "icon/32.png", diff --git a/release/toggl-button-habitify-1.0.2.zip b/release/toggl-button-habitify-1.0.2.zip new file mode 100644 index 0000000..70dd9e3 Binary files /dev/null and b/release/toggl-button-habitify-1.0.2.zip differ