diff --git a/package-lock.json b/package-lock.json index f9b7afc..6411a8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@doist/todoist-api-typescript", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@doist/todoist-api-typescript", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "dependencies": { "axios": "^1.0.0", diff --git a/package.json b/package.json index 741e7b7..1e40935 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@doist/todoist-api-typescript", - "version": "3.0.1", + "version": "3.0.2", "description": "A typescript wrapper for the Todoist REST API.", "author": "Doist developers", "repository": "git@github.com:doist/todoist-api-typescript.git",