Skip to content

Commit d46a412

Browse files
committed
prepare for release
1 parent 6c29f3f commit d46a412

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

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

3-
## Unreleased
3+
## 0.24.2 - 2025-02-24
44

55
* Add `to_feature` to convert a single S: Serialize to a Feature
66
* Add `from_feature` to convert a single Feature to a D: Deserialize

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "geojson"
33
description = "Read and write GeoJSON vector geographic data"
4-
version = "0.24.1"
4+
version = "0.24.2"
55
authors = ["The GeoRust Developers <[email protected]>"]
66
license = "MIT/Apache-2.0"
77
repository = "https://github.com/georust/geojson"

0 commit comments

Comments
 (0)