fix(core): update

This commit is contained in:
2024-03-30 12:45:53 +01:00
parent 07163fb221
commit 0b56a801eb
2 changed files with 54 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.0.2',
version: '0.0.3',
description: 'a standardaized interface to talk to AI models'
}