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