fix(core): update

This commit is contained in:
2022-12-28 13:51:40 +01:00
parent 0f3ff2b611
commit 307469312f
2 changed files with 5 additions and 2 deletions

View File

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