diff --git a/package-lock.json b/package-lock.json index ccb2a11..2fd5a65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ripunzel", - "version": "1.24.2", + "version": "1.25.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ripunzel", - "version": "1.24.2", + "version": "1.25.0", "license": "ISC", "dependencies": { "array.prototype.flatten": "^1.2.1", diff --git a/package.json b/package.json index db62083..5035eca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.24.2", + "version": "1.25.0", "description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.", "main": "app.js", "scripts": {