From 4d49548f8fb4dd2926f05f279fa1851e37b3d990 Mon Sep 17 00:00:00 2001 From: gardenapple Date: Fri, 15 Oct 2021 20:33:35 +0300 Subject: [PATCH] Release v2.3.3 (just a bump) --- 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 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": {