fix(core): update

This commit is contained in:
2023-03-20 14:36:27 +01:00
parent 9fa3165304
commit ce88b62d3c
3 changed files with 2 additions and 9 deletions

View File

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