From 15c74741ff4f80a396efa2b09d5d602b6fd6f542 Mon Sep 17 00:00:00 2001 From: tiero <3596602+tiero@users.noreply.github.com> Date: Wed, 22 Feb 2023 19:02:40 +0100 Subject: [PATCH] v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f269361..c861127 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",