fix(core): update

This commit is contained in:
2024-05-02 16:07:25 +02:00
parent 5f54bd07d7
commit 62714c0166
5 changed files with 119 additions and 29 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/zitadel',
version: '1.0.3',
description: 'an unofficial zitadel client'
version: '1.0.4',
description: 'An unofficial client for interacting with Zitadel API.'
}