Skip to content

Commit 8cd1f39

Browse files
committed
Updated crate version to 0.6
1 parent 094c1e4 commit 8cd1f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["algorithm", "2d", "computational", "geometry", "spatial"]
77
license = "MIT OR Apache-2.0"
88
name = "static_aabb2d_index"
99
repository = "https://github.com/jbuckmccready/static_aabb2d_index"
10-
version = "0.5.1"
10+
version = "0.6.0"
1111

1212
[features]
1313
# allows for some selective use of unsafe for performance gains

0 commit comments

Comments
 (0)