We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38987bc commit 8672373Copy full SHA for 8672373
1 file changed
iOverlay/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "i_overlay"
3
-version = "4.1.1"
+version = "4.2.0"
4
authors = ["Nail Sharipov <nailxsharipov@gmail.com>"]
5
edition = "2024"
6
description = "Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties."
0 commit comments