From fbfe642663c1d9357f492882ae7bec91fda509a9 Mon Sep 17 00:00:00 2001 From: Jan-Markus Langer Date: Tue, 19 Dec 2023 23:19:19 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad0e456..8992529 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",