diff --git a/package-lock.json b/package-lock.json index 181a1a5..89852fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "autoclaw", - "version": "1.0.17", + "version": "1.0.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "autoclaw", - "version": "1.0.17", + "version": "1.0.18", "license": "MIT", "dependencies": { "@mozilla/readability": "^0.6.0", diff --git a/package.json b/package.json index 6fd8290..9110ff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autoclaw", - "version": "1.0.17", + "version": "1.0.18", "type": "module", "main": "dist/index.js", "bin": {