diff --git a/package-lock.json b/package-lock.json index 74c6aa2..1a6a314 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@acuminous/knuff", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@acuminous/knuff", - "version": "1.0.0", + "version": "1.0.1", "license": "ISC", "dependencies": { "ajv": "^8.17.1", diff --git a/package.json b/package.json index f40037c..0a1e242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@acuminous/knuff", - "version": "1.0.0", + "version": "1.0.1", "description": "Reminds teams of recurring or future work by creating tasks in your issue tracker of choice", "main": "index.js", "license": "ISC",