Bump version to 0.10.0 in

* cli/package.json
* client/package.json
* server/package.json
* package.json
  - also bump npm dependencies for cli, client, and server to 0.10.0
* package-lock.json
This commit is contained in:
cliffhall
2025-04-17 14:08:39 -04:00
parent 214e5e4c25
commit d7dff30cdb
5 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/inspector-server",
"version": "0.9.0",
"version": "0.10.0",
"description": "Server-side application for the Model Context Protocol inspector",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",