Skip to content

Commit

Permalink
Merge pull request #1110 from georust/release/geo-types-0.7.12
Browse files Browse the repository at this point in the history
prepare for geo-types 0.7.12 release
  • Loading branch information
michaelkirk authored Nov 14, 2023
2 parents 8ac7a7a + 1a3ce66 commit d9c008b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion geo-types/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## Unrealeased
## 0.7.12

* Add `Polygon::try_exterior_mut` and `Polygon::try_interiors_mut`.
<https://github.com/georust/geo/pull/1071>
Expand Down
2 changes: 1 addition & 1 deletion geo-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "geo-types"
version = "0.7.11"
version = "0.7.12"
license = "MIT OR Apache-2.0"
repository = "https://github.com/georust/geo"
documentation = "https://docs.rs/geo-types/"
Expand Down

0 comments on commit d9c008b

Please sign in to comment.