@clawos-dev/clawd 0.2.314 → 0.2.315

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/cli.cjs CHANGED
@@ -59462,7 +59462,7 @@ function computeMethodAccess(args) {
59462
59462
  }
59463
59463
 
59464
59464
  // src/version.ts
59465
- var version = "0.2.314".length > 0 ? "0.2.314" : "dev";
59465
+ var version = "0.2.315".length > 0 ? "0.2.315" : "dev";
59466
59466
 
59467
59467
  // src/cli-probe/probe.ts
59468
59468
  var fs56 = __toESM(require("fs"), 1);