From e6e4f740648379a4b0745ef8ab584f0cba0dd535 Mon Sep 17 00:00:00 2001 From: Mikyo King Date: Thu, 28 Mar 2024 22:46:28 -0600 Subject: [PATCH] v1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59e23338..fd113f6c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",