agentation-vue-mcp 0.0.13 → 0.0.14

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/dist/cli.js CHANGED
@@ -2500,7 +2500,7 @@ var init_acp_runtime = __esm({
2500
2500
  import_node_child_process = require("child_process");
2501
2501
  import_node_stream = require("stream");
2502
2502
  import_sdk = require("@agentclientprotocol/sdk");
2503
- CLIENT_VERSION = "0.0.13";
2503
+ CLIENT_VERSION = "0.0.14";
2504
2504
  AcpRuntime = class {
2505
2505
  command;
2506
2506
  args;