From 72bba04034d66935c54a6b72379b0e91883e8b9a Mon Sep 17 00:00:00 2001 From: Riley Tomasek Date: Tue, 21 May 2024 07:25:56 -0400 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd8547..36af9c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dexaai/dexter", "type": "module", - "version": "2.0.2", + "version": "2.0.3", "description": "LLM tools used in production at Dexa, with a focus on real-world RAG.", "repository": "dexaai/dexter", "license": "MIT",