fix(core): update

This commit is contained in:
2023-03-20 14:14:35 +01:00
parent 5ba6a8addb
commit 89bd481ce0
3 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/sdk',
version: '2.0.0',
version: '2.0.1',
description: 'an sdk package for api.global'
}