Skip to content

Commit 9e7dd9c

Browse files
committed
Bump version to v2.0.2
1 parent 8211193 commit 9e7dd9c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.2](https://github.com/mcpdotdirect/evm-mcp-server/compare/v2.0.1...v2.0.2) (2025-11-26)
2+
3+
4+
15
## [2.0.1](https://github.com/mcpdotdirect/evm-mcp-server/compare/v2.0.0...v2.0.1) (2025-11-26)
26

37

package.json

Lines changed: 1 addition & 1 deletion
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": "2.0.1",
5+
"version": "2.0.2",
66
"description": "MCP server for interacting with EVM-compatible blockchains - supports 22 tools and 10 prompts across 60+ networks",
77
"bin": {
88
"evm-mcp-server": "./bin/cli.js"

0 commit comments

Comments
 (0)