Skip to content

Commit f07376b

Browse files
committed
Bump version for 1.0.0 release!
1 parent 4812515 commit f07376b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the static_aabb2d_index crate will be documented in this file.
44

5-
## Unreleased
5+
## 1.0.0 - 2023-03-02
66

77
### Added ⭐
88

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.7.1"
10+
version = "1.0.0"
1111

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

0 commit comments

Comments
 (0)