ark-runtime-kernel 1.2.0 → 1.3.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.
@@ -1621,7 +1621,7 @@ var elevenLayerProfile = createArchitectureProfile({
1621
1621
  var MANIFEST_SCHEMA_VERSION = "1.0";
1622
1622
 
1623
1623
  // src/version.ts
1624
- var version = "1.2.0";
1624
+ var version = "1.3.0";
1625
1625
 
1626
1626
  // src/kernel/manifest/createArkManifest.ts
1627
1627
  function policyId(name) {