From 983acd22b5899d7b339e7eb06e6679bdd05d4a81 Mon Sep 17 00:00:00 2001 From: Brace Sproul Date: Mon, 25 Nov 2024 16:57:55 -0800 Subject: [PATCH] release(google-vertexai-web): 0.1.3 (#7272) --- libs/langchain-google-vertexai-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/langchain-google-vertexai-web/package.json b/libs/langchain-google-vertexai-web/package.json index 85e2efc5fb83..737438881e94 100644 --- a/libs/langchain-google-vertexai-web/package.json +++ b/libs/langchain-google-vertexai-web/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-vertexai-web", - "version": "0.1.2", + "version": "0.1.3", "description": "LangChain.js support for Google Vertex AI Web", "type": "module", "engines": {