From 8329ee861e219d0a985f43b33e311f3c31cc2230 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 5 Feb 2025 14:22:41 +0100 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6cc778..8e5d0e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartai", - "version": "0.3.1", + "version": "0.3.2", "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",