fix(): no changes detected — no release necessary

This commit is contained in:
2026-01-20 00:03:06 +00:00
parent 126e9b239b
commit 8cb052449e
2 changed files with 6 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.10.0',
version: '0.10.1',
description: 'SmartAi is a versatile TypeScript library designed to facilitate integration and interaction with various AI models, offering functionalities for chat, audio generation, document processing, and vision tasks.'
}