From 9e19d320e1affde8d92aeff1c80565c181f02a51 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 27 Apr 2024 12:47:50 +0200 Subject: [PATCH] 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",