fix(core): update

This commit is contained in:
2023-02-07 12:32:48 +01:00
parent 4b0fb073e6
commit b9c67666fa
3 changed files with 273 additions and 218 deletions

View File

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