v2.3.5 release

main v2.3.5
gardenapple 2 years ago
parent b108b74fa4
commit 79677040df
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.4",
"version": "2.3.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "readability-cli",
"version": "2.3.4",
"version": "2.3.5",
"license": "GPL-3.0-only",
"dependencies": {
"@mozilla/readability": "^0.4.1",

@ -1,6 +1,6 @@
{
"name": "readability-cli",
"version": "2.3.4",
"version": "2.3.5",
"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.4" ""
.TH "READABILITY\-CLI" "1" "December 2021" "v2.3.5" ""
.SH "NAME"
\fBreadability-cli\fR \- get useful text from a web page
.SH SYNOPSYS

Loading…
Cancel
Save