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