fix(core): update

This commit is contained in:
2023-08-05 12:00:27 +02:00
parent b58d8084e9
commit c5954aa880
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedsocket',
version: '2.0.26',
version: '2.0.27',
description: 'a typedrequest extension supporting websockets'
}