From 7c6c99c9d185f705337f1f517789add6e99cfbbb Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 11 Sep 2024 05:16:58 +0200 Subject: [PATCH] 1.21.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8f603e..a143347 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.20.2", + "version": "1.21.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 195e906..255cc59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.20.2", + "version": "1.21.0", "description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.", "main": "app.js", "scripts": {