diff --git a/package-lock.json b/package-lock.json index ab49e1f..256c354 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "reddit-post-dump", - "version": "1.20.0", + "version": "1.20.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a92bbd8..9de3f49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.20.0", + "version": "1.20.1", "description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.", "main": "app.js", "scripts": {