@leafer/core 1.6.0 → 1.6.1

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/lib/core.cjs CHANGED
@@ -6127,7 +6127,7 @@ class LeafLevelList {
6127
6127
  }
6128
6128
  }
6129
6129
 
6130
- const version = "1.6.0";
6130
+ const version = "1.6.1";
6131
6131
 
6132
6132
  exports.AlignHelper = AlignHelper;
6133
6133
  exports.AroundHelper = AroundHelper;