second-opinion-mcp 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "second-opinion-mcp",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "MCP server for getting code reviews from Gemini/GPT in Claude Code",
5
5
  "keywords": [
6
6
  "mcp",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: second-opinion
3
- description: Get feedback from Gemini or GPT on your current work (0.4.1)
3
+ description: Get feedback from Gemini or GPT on your current work (0.5.1)
4
4
  user-invocable: true
5
5
  ---
6
6