hostctl 0.1.39 → 0.1.40

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
@@ -2560,7 +2560,7 @@ import process3 from "process";
2560
2560
  import * as cmdr from "commander";
2561
2561
 
2562
2562
  // src/version.ts
2563
- var version = "0.1.39";
2563
+ var version = "0.1.40";
2564
2564
 
2565
2565
  // src/commands/pkg/create.ts
2566
2566
  import { promises as fs5 } from "fs";