fix(core): update

This commit is contained in:
Philipp Kunz 2024-04-26 15:36:09 +02:00
parent 653af3a3e7
commit c2e856821d

View File

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