fix(core): update

This commit is contained in:
2024-04-01 03:00:23 +02:00
parent 181193352e
commit 268178f024
2 changed files with 2 additions and 2 deletions

View File

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