Bump all versions to 0.4.1

This commit is contained in:
Justin Spahr-Summers
2025-02-12 18:08:31 +00:00
parent 6d930ecae7
commit b324378b2c
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/inspector-client",
"version": "0.4.0",
"version": "0.4.1",
"description": "Client-side application for the Model Context Protocol inspector",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -57,4 +57,4 @@
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8"
}
}
}