From 32aa99efff7c8a6680e2920bb121fe5daf914758 Mon Sep 17 00:00:00 2001 From: Mikyo King Date: Fri, 10 May 2024 14:56:31 -0700 Subject: [PATCH] v1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87e4797..070807f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "1.3.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",