test-wuying-agentbay-sdk 0.13.0-beta.20251222203050 → 0.13.1-beta.20251222203331

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.mjs CHANGED
@@ -566,7 +566,7 @@ function getVersionFromPackageJson() {
566
566
  }
567
567
  } catch (error) {
568
568
  }
569
- return "0.13.0";
569
+ return "0.13.1";
570
570
  }
571
571
  __name(getVersionFromPackageJson, "getVersionFromPackageJson");
572
572
  function isReleaseBuild() {