fix(core): update

This commit is contained in:
2024-04-17 20:35:41 +02:00
parent 9fd6bbfc89
commit 6fed2cdc5c
3 changed files with 82 additions and 337 deletions

View File

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