From 16946ac52c494f124f9201d928230e89fdc55e39 Mon Sep 17 00:00:00 2001 From: Riley Tomasek Date: Mon, 3 Jun 2024 19:11:05 -0400 Subject: [PATCH] 3.0.0-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b26a433..1daf336 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dexaai/dexter", "type": "module", - "version": "2.1.0", + "version": "3.0.0-0", "description": "LLM tools used in production at Dexa, with a focus on real-world RAG.", "repository": "dexaai/dexter", "license": "MIT",