fix(core): update

This commit is contained in:
2022-08-19 17:59:47 +02:00
parent f3f2f8e3bf
commit 009985c226
3 changed files with 9 additions and 9 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedrequest',
version: '2.0.9',
version: '2.0.10',
description: 'make typed requests towards apis'
}