We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7413800 commit 3e37c54Copy full SHA for 3e37c54
1 file changed
iOverlay/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "i_overlay"
3
-version = "3.0.0"
+version = "3.0.1"
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