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:21:22 -04:00
parent bb7834543b
commit 92bf9abb40
5 changed files with 15 additions and 15 deletions

View File

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