libpetri 5.0.0 → 5.1.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.
@@ -762,7 +762,7 @@ function stripClusterEdgeAttrs(line) {
762
762
  }
763
763
 
764
764
  // src/viewer/version.ts
765
- var VERSION = true ? "5.0.0" : "0.0.0-dev";
765
+ var VERSION = true ? "5.1.0" : "0.0.0-dev";
766
766
 
767
767
  // src/viewer/index.ts
768
768
  async function mount(dotSource, container, opts = {}) {
@@ -1013,4 +1013,4 @@ export {
1013
1013
  VERSION,
1014
1014
  mount
1015
1015
  };
1016
- //# sourceMappingURL=chunk-4HMFNYTH.js.map
1016
+ //# sourceMappingURL=chunk-BPGE7GZR.js.map