Bump version

This commit is contained in:
Justin Spahr-Summers
2025-03-11 10:55:14 +00:00
parent 15bbb7502b
commit f56961ac62
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/inspector-server",
"version": "0.5.1",
"version": "0.6.0",
"description": "Server-side application for the Model Context Protocol inspector",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -33,4 +33,4 @@
"ws": "^8.18.0",
"zod": "^3.23.8"
}
}
}