Skip to content

Commit 06f582a

Browse files
committed
0.1.11
1 parent 1dbe57f commit 06f582a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manifest-network/manifest-mcp-browser",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "Browser-compatible MCP server for Cosmos SDK blockchain interactions with Manifest Network using CosmJS",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.1.10';
1+
export const VERSION = '0.1.11';

0 commit comments

Comments
 (0)