Skip to content

Commit d3d9d5e

Browse files
committed
Update files for for 1.1.0 release
1 parent 63608ed commit d3d9d5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.0 - 2023-08-31
66

77
### Changed 🔧
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 = "1.0.0"
10+
version = "1.1.0"
1111

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

0 commit comments

Comments
 (0)