fix(core): update

This commit is contained in:
2024-02-29 23:55:34 +01:00
parent 8b4befc828
commit 35df3697c7
2 changed files with 3 additions and 2 deletions

View File

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