diff --git a/package-lock.json b/package-lock.json index 51f7eed..275f984 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "readability-cli", - "version": "2.3.2", + "version": "2.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "readability-cli", - "version": "2.3.2", + "version": "2.3.3", "license": "GPL-3.0-only", "dependencies": { "@mozilla/readability": "^0.4.1", diff --git a/package.json b/package.json index 41bc431..ec8e0fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readability-cli", - "version": "2.3.2", + "version": "2.3.3", "description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library", "main": "index.js", "bin": {