From b524cf57ce427c8b346d97bd4f70e57c297763c8 Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Tue, 25 Oct 2022 19:12:16 +0200 Subject: [PATCH] I still hate you, NPM Signed-off-by: Sam Therapy --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1810e35..2a54844 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "megalodon": "4.1.0" }, "name": "@froth/fediverse-imagebot", - "version": "2.1.2", + "version": "2.1.1", "description": "Image bot for the fediverse (Pleroma, Mastodon, Misskey)", "main": "dist/bot.js", "bin": "dist/bot.js",