fix(core): update

This commit is contained in:
2023-08-06 16:09:28 +02:00
parent dcc087c04d
commit 72fa7f790c
4 changed files with 62 additions and 52 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsocket',
version: '2.0.20',
version: '2.0.21',
description: 'easy and secure websocket communication'
}