@clawos-dev/clawd 0.2.305 → 0.2.307

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
@@ -59312,7 +59312,7 @@ function computeMethodAccess(args) {
59312
59312
  }
59313
59313
 
59314
59314
  // src/version.ts
59315
- var version = "0.2.305".length > 0 ? "0.2.305" : "dev";
59315
+ var version = "0.2.307".length > 0 ? "0.2.307" : "dev";
59316
59316
 
59317
59317
  // src/cli-probe/probe.ts
59318
59318
  var fs56 = __toESM(require("fs"), 1);