From 21cb9f22e6ac0a3551e598fb10fa2fccd6af4827 Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Tue, 9 Jan 2024 03:48:32 -0800 Subject: [PATCH] Release (#345) Co-authored-by: Emil Sedgh --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index 38c922629..8b8264da2 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "langsmith", - "version": "0.0.53", + "version": "0.0.54", "description": "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.", "files": [ "dist/",