diff --git a/js/plugins/mcp/package.json b/js/plugins/mcp/package.json index 45341e0b9..382d4c077 100644 --- a/js/plugins/mcp/package.json +++ b/js/plugins/mcp/package.json @@ -9,7 +9,7 @@ "genai", "generative-ai" ], - "version": "0.9.6", + "version": "0.9.7", "description": "A Genkit plugin that provides interoperability between Genkit and Model Context Protocol (MCP). Both client and server use cases are supported.", "main": "dist/index.js", "types": "./lib/index.d.ts",