@kadoa/mcp 0.5.30 → 0.5.31

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -55326,7 +55326,7 @@ var package_default;
55326
55326
  var init_package = __esm(() => {
55327
55327
  package_default = {
55328
55328
  name: "@kadoa/mcp",
55329
- version: "0.5.30",
55329
+ version: "0.5.31",
55330
55330
  description: "Kadoa MCP Server — manage workflows from Claude Desktop, Cursor, and other MCP clients",
55331
55331
  type: "module",
55332
55332
  main: "dist/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kadoa/mcp",
3
- "version": "0.5.30",
3
+ "version": "0.5.31",
4
4
  "description": "Kadoa MCP Server — manage workflows from Claude Desktop, Cursor, and other MCP clients",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",