@neus/mcp-server 1.1.5 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/server.json +1 -1
package/package.json
CHANGED
package/server.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "io.github.neus/neus-mcp",
|
|
4
4
|
"title": "NEUS MCP",
|
|
5
5
|
"description": "NEUS MCP: identity, authority, trust receipts, and Vault secrets before sensitive AI actions.",
|
|
6
|
-
"version": "1.1.
|
|
6
|
+
"version": "1.1.6",
|
|
7
7
|
"repository": {
|
|
8
8
|
"url": "https://github.com/neus/network",
|
|
9
9
|
"source": "github"
|