hostctl 0.1.32 → 0.1.35

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/index.js CHANGED
@@ -2552,7 +2552,7 @@ import process3 from "process";
2552
2552
  import * as cmdr from "commander";
2553
2553
 
2554
2554
  // src/version.ts
2555
- var version = "0.1.32";
2555
+ var version = "0.1.35";
2556
2556
 
2557
2557
  // src/cli.ts
2558
2558
  import JSON5 from "json5";