Skip to content

Commit 1f5fb88

Browse files
authored
chore(mcp): fix the version number (#1576)
1 parent 168a6b6 commit 1f5fb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/mcp",
3-
"version": "0.2.0",
3+
"version": "0.1.5",
44
"description": "MCP Middleware for Hono",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)