From 06975890e92602c0a1a072702f2d72bc0e8ad3a7 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 23 Jan 2025 20:03:00 +0000 Subject: [PATCH] chore: bump @genkit-ai/vertexai version to @genkit-ai/vertexai@1.0.0-rc.5 --- 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 73fc7e6d9..7bc8a06d0 100644 --- a/js/plugins/vertexai/package.json +++ b/js/plugins/vertexai/package.json @@ -17,7 +17,7 @@ "genai", "generative-ai" ], - "version": "1.0.0-rc.4", + "version": "1.0.0-rc.5", "type": "commonjs", "scripts": { "check": "tsc",