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