fix(core): update

This commit is contained in:
2024-05-05 16:42:22 +02:00
parent a966b0735c
commit 4cba418f13
3 changed files with 256 additions and 189 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedrequest',
version: '3.0.21',
version: '3.0.22',
description: 'A TypeScript library for making typed requests towards APIs, including facilities for handling requests, routing, and virtual stream handling.'
}