Skip to content

Commit 9da3cc9

Browse files
Merge pull request #44 from iShape-Rust/feature/new_minor_version_up
up minor version
2 parents 6ddad98 + 36a56e7 commit 9da3cc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iOverlay/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "i_overlay"
3-
version = "4.2.1"
3+
version = "4.2.2"
44
authors = ["Nail Sharipov <nailxsharipov@gmail.com>"]
55
edition = "2024"
66
description = "Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties."

0 commit comments

Comments
 (0)