From 4156babf57d04b29844a26b0e47b07c2283b2936 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Thu, 10 Apr 2025 19:29:45 +0000 Subject: [PATCH] bump version --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 4fa8be9..fd72b3a 100755 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "linebridge-client", - "version": "1.1.0", + "version": "1.1.1", "main": "./dist/index.js", "author": "RageStudio ", "license": "MIT",