fix(core): update

This commit is contained in:
2022-10-26 11:00:06 +02:00
parent 5009bec70c
commit 25a7397548
3 changed files with 11 additions and 11 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedsocket',
version: '2.0.8',
version: '2.0.9',
description: 'a typedrequest extension supporting websockets'
}