fix(core): update

This commit is contained in:
2024-04-26 15:31:08 +02:00
parent e39141e86b
commit 4552a0527d
3 changed files with 172 additions and 277 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsocket',
version: '2.0.25',
version: '2.0.26',
description: 'Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.'
}