fix(core): update

This commit is contained in:
2024-05-17 17:18:26 +02:00
parent a0228a0abc
commit f099a8f1ed
2 changed files with 14 additions and 14 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.0.16',
version: '0.0.17',
description: 'A TypeScript library for integrating and interacting with multiple AI models, offering capabilities for chat and potentially audio responses.'
}