v4.0.2
Default (tags) / security (push) Failing after 11m47s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
2026-05-19 16:26:58 +00:00
parent b1e34cd3a3
commit 47155b5637
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsocket',
version: '4.0.1',
version: '4.0.2',
description: 'Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.'
}