@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/bin.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() {
@@ -14832,5 +14832,5 @@ async function run(argv = process.argv) {
14832
14832
  // src/bin.ts
14833
14833
  run(process.argv);
14834
14834
 
14835
- //# debugId=00EB932D99327BB264756E2164756E21
14835
+ //# debugId=0467402CA1EFF01064756E2164756E21
14836
14836
  //# sourceMappingURL=bin.cjs.map