fix(core): update

This commit is contained in:
2023-03-29 16:15:30 +02:00
parent 4fc09af779
commit 682a0c53ce
2 changed files with 3 additions and 2 deletions

View File

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