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": {