Release v2.3.3 (just a bump)

main v2.3.3
gardenapple 3 years ago
parent 520bbb72cf
commit 4d49548f8f
No known key found for this signature in database
GPG Key ID: CAF17E9ABE789268

4
package-lock.json generated

@ -1,12 +1,12 @@
{ {
"name": "readability-cli", "name": "readability-cli",
"version": "2.3.2", "version": "2.3.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "readability-cli", "name": "readability-cli",
"version": "2.3.2", "version": "2.3.3",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"dependencies": { "dependencies": {
"@mozilla/readability": "^0.4.1", "@mozilla/readability": "^0.4.1",

@ -1,6 +1,6 @@
{ {
"name": "readability-cli", "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", "description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library",
"main": "index.js", "main": "index.js",
"bin": { "bin": {

Loading…
Cancel
Save