From a4144fc0713da3d4f63b8680befc28058c1fd11b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 29 Apr 2024 18:04:14 +0200 Subject: [PATCH] 0.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cc3064..839f5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartai", - "version": "0.0.14", + "version": "0.0.15", "private": false, "description": "A TypeScript library for integrating and interacting with multiple AI models, offering capabilities for chat and potentially audio responses.", "main": "dist_ts/index.js",