v2.3.4 release

main v2.3.4
gardenapple 3 years ago
parent 047195d709
commit 47b04d65aa
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",
"version": "2.3.3",
"version": "2.3.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "readability-cli",
"version": "2.3.3",
"version": "2.3.4",
"license": "GPL-3.0-only",
"dependencies": {
"@mozilla/readability": "^0.4.1",

@ -1,6 +1,6 @@
{
"name": "readability-cli",
"version": "2.3.3",
"version": "2.3.4",
"description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library",
"main": "index.js",
"bin": {

@ -1,4 +1,4 @@
.TH "READABILITY\-CLI" "1" "October 2021" "v2.3.2" ""
.TH "READABILITY\-CLI" "1" "October 2021" "v2.3.4" ""
.SH "NAME"
\fBreadability-cli\fR \- get useful text from a web page
.SH SYNOPSYS

Loading…
Cancel
Save