From 04b9af057946d87c284745e330cacb0d281227a6 Mon Sep 17 00:00:00 2001 From: tiero <3596602+tiero@users.noreply.github.com> Date: Thu, 26 Jan 2023 15:00:26 +0300 Subject: [PATCH] v0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ec45db..8ce3ef8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.1", + "version": "0.2.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",