Skip to content

Commit e06c90c

Browse files
committed
Bump version to v1.1.3
1 parent 12bef2e commit e06c90c

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+
## [1.1.3](https://github.com/mcpdotdirect/evm-mcp-server/compare/v1.1.2...v1.1.3) (2025-03-22)
2+
3+
4+
15
## [1.1.2](https://github.com/mcpdotdirect/evm-mcp-server/compare/v1.1.1...v1.1.2) (2025-03-22)
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": "1.1.2",
5+
"version": "1.1.3",
66
"description": "Model Context Protocol (MCP) server for interacting with EVM-compatible networks",
77
"bin": {
88
"evm-mcp-server": "./bin/cli.js"

0 commit comments

Comments
 (0)