From 610c2e2a79d01a3b0e2bd82da5be7a633407b643 Mon Sep 17 00:00:00 2001 From: dosco <832235+dosco@users.noreply.github.com> Date: Sat, 22 Jun 2024 12:20:31 -0700 Subject: [PATCH] chore: release 9.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b52b9999..afeb753f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ax-llm/ax", - "version": "9.0.7", + "version": "9.0.8", "type": "module", "description": "The best library to work with LLMs", "typings": "build/module/src/index.d.ts",