From d009a16190a4d37babad68c6547b24b3631dfa06 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 12 Dec 2024 02:50:39 +0000 Subject: [PATCH] chore: bump @genkit-ai/googleai version to @genkit-ai/googleai@0.9.12 --- 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 fbacbccfa..52f832cbe 100644 --- a/js/plugins/googleai/package.json +++ b/js/plugins/googleai/package.json @@ -13,7 +13,7 @@ "genai", "generative-ai" ], - "version": "0.9.11", + "version": "0.9.12", "type": "commonjs", "scripts": { "check": "tsc",