From 0ce4639b808f50fbe06bf173f3c3e55c210e2b57 Mon Sep 17 00:00:00 2001 From: tiero <3596602+tiero@users.noreply.github.com> Date: Wed, 22 Feb 2023 18:46:14 +0100 Subject: [PATCH] v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d73a3cd..e21bf66 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.3", + "version": "0.3.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",