fix(core): update

This commit is contained in:
2022-05-29 20:43:29 +02:00
parent 803d4d2894
commit 4ae90a5cf6
2 changed files with 2 additions and 2 deletions

View File

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