From 625c2bbd873fbc55b1fe99891ffde432f2bffa0d Mon Sep 17 00:00:00 2001 From: Demian Parkhomenko <95881717+DemianParkhomenko@users.noreply.github.com> Date: Fri, 10 May 2024 12:41:44 +0300 Subject: [PATCH] Bump to 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a3773c..c6da922 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,5 @@ }, "type": "module", "types": "lib/index.d.ts", - "version": "2.2.0" + "version": "2.2.1" }