diff --git a/package-lock.json b/package-lock.json index c7356a4..423084a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "readability-cli", - "version": "2.0.0-pre.3", + "version": "2.0.0-pre.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8f6064d..93fcbb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readability-cli", - "version": "2.0.0-pre.3", + "version": "2.0.0-pre.4", "description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library", "main": "index.js", "bin": {