From 188a40201f0294c0f1c38062d7d9ba140166a3dc Mon Sep 17 00:00:00 2001 From: Altay <9790196+altaywtf@users.noreply.github.com> Date: Wed, 10 May 2023 12:24:47 +0300 Subject: [PATCH] v8.34.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d11562..99ddcf6 100644 --- a/package.json +++ b/package.json @@ -70,5 +70,5 @@ "tsc": "tsc --noEmit" }, "typings": "dist/index.d.ts", - "version": "8.34.3" + "version": "8.34.4" }