fix(core): update

This commit is contained in:
2023-08-04 16:55:24 +02:00
parent 96f37dd470
commit c215356b31
3 changed files with 6 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedrequest',
version: '3.0.0',
version: '3.0.1',
description: 'make typed requests towards apis'
}