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.
@@ -3864,7 +3864,7 @@ var ParamMap = class _ParamMap {
3864
3864
  };
3865
3865
 
3866
3866
  // src/version.ts
3867
- var version = "0.1.39";
3867
+ var version = "0.1.40";
3868
3868
 
3869
3869
  // src/app.ts
3870
3870
  import { retryUntilDefined } from "ts-retry";