fix(core): update

This commit is contained in:
2023-03-20 14:47:09 +01:00
parent fd5f50e420
commit 52cca1c8f3
3 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/test-sdk',
version: '2.0.1',
version: '2.0.2',
description: 'an sdk for testing ag handlers'
}