From 3f753a03b622bf0341c2abdc16a22c005798bfb5 Mon Sep 17 00:00:00 2001 From: TUCEGA Date: Thu, 8 Feb 2024 17:34:55 -0300 Subject: [PATCH] fix: lib version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a9094..35fc7fb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ai-agent-enterprise", "description": "AI Agent simplifies the implementation and use of generative AI with LangChain", - "version": "0.0.38", + "version": "0.0.39", "main": "./build/index.js", "types": "./build/index.d.ts", "files": [