fix(documentation): Remove redundant badges from readme

This commit is contained in:
2025-02-05 14:22:41 +01:00
parent c96f5118cf
commit b8585a0afb
3 changed files with 8 additions and 4 deletions

View File

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