Skip to content

Commit

Permalink
Prepare for geo-types 0.7.10 release (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv authored Jun 25, 2023
1 parent 9b477fc commit 3ef315c
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

## Unreleased
## 0.7.10

* Implement `From<&Line>` for `LineString`

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.9"
version = "0.7.10"
license = "MIT OR Apache-2.0"
repository = "https://github.com/georust/geo"
documentation = "https://docs.rs/geo-types/"
Expand Down

0 comments on commit 3ef315c

Please sign in to comment.