diff --git a/package.json b/package.json index 6657a65..e9b603f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartai", - "version": "0.0.10", + "version": "0.0.11", "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",