fix(core): update

This commit is contained in:
2022-05-29 21:43:37 +02:00
parent d791eca5e8
commit f20d737ecf
3 changed files with 9 additions and 9 deletions

View File

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