We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bef2e commit e06c90cCopy full SHA for e06c90c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.1.3](https://github.com/mcpdotdirect/evm-mcp-server/compare/v1.1.2...v1.1.3) (2025-03-22)
2
+
3
4
5
## [1.1.2](https://github.com/mcpdotdirect/evm-mcp-server/compare/v1.1.1...v1.1.2) (2025-03-22)
6
7
package.json
@@ -2,7 +2,7 @@
"name": "@mcpdotdirect/evm-mcp-server",
"module": "src/index.ts",
"type": "module",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "Model Context Protocol (MCP) server for interacting with EVM-compatible networks",
"bin": {
8
"evm-mcp-server": "./bin/cli.js"
0 commit comments