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