We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f2fba commit c8352eaCopy full SHA for c8352ea
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@codex-data/codex-mcp",
3
"module": "src/index.ts",
4
"type": "module",
5
- "version": "0.1.0",
+ "version": "0.1.1",
6
"description": "Model Context Protocol (MCP) server for fetching blockchain data from Codex.io",
7
"bin": {
8
"codex-mcp": "./bin/cli.js"
0 commit comments