hostctl 0.1.44 → 0.1.45

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
@@ -2718,7 +2718,7 @@ var Verbosity = {
2718
2718
  };
2719
2719
 
2720
2720
  // src/version.ts
2721
- var version = "0.1.44";
2721
+ var version = "0.1.45";
2722
2722
 
2723
2723
  // src/commands/pkg/create.ts
2724
2724
  import { promises as fs5 } from "fs";