@yoooclaw/cli 0.1.8 → 0.1.9

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.cjs CHANGED
@@ -4273,7 +4273,7 @@ function buildContext(flags) {
4273
4273
  var import_node_fs3 = require("node:fs");
4274
4274
  function readBuildInjectedVersion() {
4275
4275
  if (false) {}
4276
- const version = "0.1.8".trim();
4276
+ const version = "0.1.9".trim();
4277
4277
  return version || undefined;
4278
4278
  }
4279
4279
  function readVersionFromPackageJson() {
@@ -14829,5 +14829,5 @@ async function run(argv = process.argv) {
14829
14829
  await program.parseAsync(argv);
14830
14830
  }
14831
14831
 
14832
- //# debugId=577F55AD1E8EF6E464756E2164756E21
14832
+ //# debugId=858B24B2FAB339CE64756E2164756E21
14833
14833
  //# sourceMappingURL=index.cjs.map