@xyo-network/xl1-cli-lib 1.15.0 → 1.15.2

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.
@@ -1855,7 +1855,7 @@ var waitForHostPort = /* @__PURE__ */ __name((host, port) => {
1855
1855
 
1856
1856
  // src/runCLI.ts
1857
1857
  var config;
1858
- var version = isDefined17("1.14.4") ? "1.14.4" : "unknown";
1858
+ var version = isDefined17("1.15.1") ? "1.15.1" : "unknown";
1859
1859
  var getContextFromConfig = /* @__PURE__ */ __name((config3) => {
1860
1860
  const logger = initLogger(config3);
1861
1861
  const orchestrator = new Orchestrator(logger);