From 433cb291ce473f9d9dab22cb201a2ec51813f34d Mon Sep 17 00:00:00 2001 From: Mira Date: Fri, 3 May 2024 11:51:24 +0200 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a3564d..80b7520 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "repository": "github:Salusoft89/planegcs", "license": "LGPL-2.0-or-later", - "version": "1.1.1", + "version": "1.1.2", "private": false, "main": "dist/index.js", "types": "dist/index.d.ts",