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