From cc2e92d94651e488b12814f1581ce4efee4cc17b Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Sat, 1 Feb 2025 13:18:21 +0000 Subject: [PATCH] chore: bump @genkit-ai/googleai version to @genkit-ai/googleai@1.0.0-rc.14 --- js/plugins/googleai/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/plugins/googleai/package.json b/js/plugins/googleai/package.json index 83c731978..5e3e2da86 100644 --- a/js/plugins/googleai/package.json +++ b/js/plugins/googleai/package.json @@ -13,7 +13,7 @@ "genai", "generative-ai" ], - "version": "1.0.0-rc.13", + "version": "1.0.0-rc.14", "type": "commonjs", "scripts": { "check": "tsc",