From a30384f50eb00e915c6115280d5276e27f2df80f Mon Sep 17 00:00:00 2001 From: gardenapple Date: Thu, 13 May 2021 18:42:41 +0300 Subject: [PATCH] v2.3 release --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {