@agentchatme/openclaw 0.4.0 → 0.5.0

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.
@@ -1789,7 +1789,7 @@ var CircuitBreaker = class {
1789
1789
  };
1790
1790
 
1791
1791
  // src/version.ts
1792
- var PACKAGE_VERSION = "0.4.0";
1792
+ var PACKAGE_VERSION = "0.5.0";
1793
1793
 
1794
1794
  // src/outbound.ts
1795
1795
  var DEFAULT_RETRY_POLICY = {