diff --git a/package-lock.json b/package-lock.json index 8f0aa8b..541ed41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "readability-cli", - "version": "2.2.5", + "version": "2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.2.5", + "version": "2.3", "license": "GPL-3.0-only", "dependencies": { "@mozilla/readability": "^0.4.1", diff --git a/package.json b/package.json index 398c312..b11a873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readability-cli", - "version": "2.2.5", + "version": "2.3", "description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library", "main": "index.js", "bin": {