From 525a3baee4e8288d6afd680f623695c1f26ee158 Mon Sep 17 00:00:00 2001 From: tiero <3596602+tiero@users.noreply.github.com> Date: Sat, 14 Jan 2023 03:58:11 +0100 Subject: [PATCH] v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec98482..fb3642c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.1", + "version": "0.1.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",