Skip to content

Commit 10dcd84

Browse files
committed
Bump version to v1.1.1
1 parent 4300dad commit 10dcd84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mcpdotdirect/evm-mcp-server",
33
"module": "src/index.ts",
44
"type": "module",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"description": "Model Context Protocol (MCP) server for interacting with EVM-compatible networks",
77
"bin": {
88
"evm-mcp-server": "./bin/cli.js"
@@ -69,4 +69,4 @@
6969
"publishConfig": {
7070
"access": "public"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)