From 6f8ed3360dfcea053fe793a5689bca4f99720227 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Wed, 9 Apr 2025 20:42:59 +0000 Subject: [PATCH] bump versions --- client/package.json | 2 +- server/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index 9410038..4fa8be9 100755 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "linebridge-client", - "version": "1.0.0", + "version": "1.1.0", "main": "./dist/index.js", "author": "RageStudio ", "license": "MIT", diff --git a/server/package.json b/server/package.json index 64bd614..ffcf682 100755 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "linebridge", - "version": "0.25.2", + "version": "0.26.0", "description": "Multiproposal framework to build fast, scalable, and secure servers.", "author": "RageStudio ", "bugs": {