diff --git a/package.json b/package.json index 26fbe28..e7ff10d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartai", - "version": "0.0.8", + "version": "0.0.9", "private": false, "description": "Provides a standardized interface for integrating and conversing with multiple AI models, supporting operations like chat and potentially audio responses.", "main": "dist_ts/index.js", @@ -61,4 +61,4 @@ "TypeScript", "ESM" ] -} \ No newline at end of file +}