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