diff --git a/package-lock.json b/package-lock.json index 42614b0..148e2e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "url-to-epub", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "url-to-epub", - "version": "1.2.3", + "version": "1.2.4", "license": "MIT", "dependencies": { "article-parser": "^4.2.1", diff --git a/package.json b/package.json index 6985cae..fec6dbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-to-epub", - "version": "1.2.3", + "version": "1.2.4", "description": "A single tool to generate a standards-compliant EPUB from a webpage. Zero config. Requires pandoc", "main": "index.js", "bin": {