Skip to content

Commit 2821187

Browse files
committedMar 22, 2025
2 parents 9cbeb0f + 10dcd84 commit 2821187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎package.json

+1-1
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"

0 commit comments

Comments
 (0)
Please sign in to comment.