From b7a15696bd22a1e64dc9149802954701e15a256d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 24 Oct 2024 19:47:00 +0000 Subject: [PATCH] chore: bump @genkit-ai/vertexai version to @genkit-ai/vertexai@0.5.17 --- js/plugins/vertexai/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/plugins/vertexai/package.json b/js/plugins/vertexai/package.json index 2e90bec47..f5e36e662 100644 --- a/js/plugins/vertexai/package.json +++ b/js/plugins/vertexai/package.json @@ -17,7 +17,7 @@ "genai", "generative-ai" ], - "version": "0.5.16", + "version": "0.5.17", "type": "commonjs", "scripts": { "check": "tsc",