fix(core): update

This commit is contained in:
2024-05-25 02:18:46 +02:00
parent 9b96c22d6a
commit fe31a779e4
2 changed files with 101 additions and 264 deletions

View File

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