diff --git a/package-lock.json b/package-lock.json index 2467214..03cdaea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "readability-cli", - "version": "2.2.2-pre", + "version": "2.2.3-pre", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.2.2-pre", + "version": "2.2.3-pre", "license": "GPL-3.0-only", "dependencies": { "@gardenapple/yargs": "^17.0.0-candidate.0", diff --git a/package.json b/package.json index 45d166d..cb99b8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readability-cli", - "version": "2.2.2-pre", + "version": "2.2.3-pre", "description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library", "main": "index.js", "bin": {