From 64301d0fb2569b17d30504f496b5b0066ef8e2b8 Mon Sep 17 00:00:00 2001 From: Riley Tomasek Date: Mon, 25 Mar 2024 16:37:58 -0700 Subject: [PATCH] 1.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 393e313..f290e50 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dexaai/dexter", "type": "module", - "version": "1.2.9", + "version": "1.2.10", "description": "LLM tools used in production at Dexa, with a focus on real-world RAG.", "repository": "dexaai/dexter", "license": "MIT",