Skip to content

Commit 00605e0

Browse files
authored
Merge pull request #1263 from georust/release/geo-traits-0.2.0
prepare for geo-traits 0.2.0 release
2 parents 23d9eb3 + 2d57e6d commit 00605e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

geo-traits/CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
## Unreleased
3+
## 0.2.0 - 2024.11.06
44

55
- BREAKING: Mark `CoordTrait::nth_unchecked` as `unsafe` and add `CoordTrait::nth_or_panic`.
66
- <https://github.com/georust/geo/pull/1242>

geo-traits/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geo-traits"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/georust/geo"
66
documentation = "https://docs.rs/geo-traits/"

0 commit comments

Comments
 (0)