From 17dd802a048e82464333fae69dd034fa65132358 Mon Sep 17 00:00:00 2001 From: Mikyo King Date: Fri, 14 Jun 2024 11:55:21 -0600 Subject: [PATCH] v1.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 739e4af2..83caba34 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.5", + "version": "1.3.6", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",