Skip to content

Commit

Permalink
Merge pull request #1263 from georust/release/geo-traits-0.2.0
Browse files Browse the repository at this point in the history
prepare for geo-traits 0.2.0 release
  • Loading branch information
frewsxcv authored Nov 22, 2024
2 parents 23d9eb3 + 2d57e6d commit 00605e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion geo-traits/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## Unreleased
## 0.2.0 - 2024.11.06

- BREAKING: Mark `CoordTrait::nth_unchecked` as `unsafe` and add `CoordTrait::nth_or_panic`.
- <https://github.com/georust/geo/pull/1242>
Expand Down
2 changes: 1 addition & 1 deletion geo-traits/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "geo-traits"
version = "0.1.1"
version = "0.2.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/georust/geo"
documentation = "https://docs.rs/geo-traits/"
Expand Down

0 comments on commit 00605e0

Please sign in to comment.