From 64a5465e02ad2576b465ea995a3e7fcaa6f6a6ab Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Tue, 25 Oct 2022 18:36:03 +0200 Subject: [PATCH] I hate 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 c817144..44050b0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript": "4.8.4" }, "name": "@froth/feditoken", - "version": "1.2.1", + "version": "1.2.2", "description": "Token Generation for the fediverse (Pleroma, Mastodon, Misskey)", "main": "dist/token.js", "bin": "dist/token.js",