Skip to content

Commit 1e23d37

Browse files
authored
Merge pull request modelcontextprotocol#1112 from modelcontextprotocol/copilot/bump-version-to-0-21-0
chore: bump version to 0.21.0
2 parents c4c6e6b + 58478bc commit 1e23d37

File tree

5 files changed

+51
-88
lines changed

5 files changed

+51
-88
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/inspector-cli",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"description": "CLI for the Model Context Protocol inspector",
55
"license": "SEE LICENSE IN LICENSE",
66
"author": "Model Context Protocol a Series of LF Projects, LLC.",

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/inspector-client",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"description": "Client-side application for the Model Context Protocol inspector",
55
"license": "SEE LICENSE IN LICENSE",
66
"author": "Model Context Protocol a Series of LF Projects, LLC.",

0 commit comments

Comments
 (0)