diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 187e667..fb4bfb7 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -21,7 +21,7 @@ "gemini": { "type": "stdio", "command": "uvx", - "args": ["--from", "git+https://github.com/azmym/gemini-mcp@v0.2.0", "gemini-mcp"], + "args": ["--from", "git+https://github.com/azmym/gemini-mcp@v0.2.1", "gemini-mcp"], "env": { "GEMINI_API_KEY": "${user_config.gemini_api_key}" } } }