fix(core): update

This commit is contained in:
2022-12-28 14:02:14 +01:00
parent 2640275d04
commit b029dc191e
3 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartsocket',
version: '2.0.10',
version: '2.0.11',
description: 'easy and secure websocket communication'
}