Skip to content

Commit 119337f

Browse files
authored
chore: Prepare 0.3.1 (#130)
1 parent 8414312 commit 119337f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**This is the changelog for the core Rust library**. There's a [separate changelog](./python/CHANGELOG.md) for the Python bindings.
44

5-
## [0.3.1] - <RELEASE_DATE>
5+
## [0.3.1] - 2025-06-20
66

77
## Bug fixes
88

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geo-index"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Kyle Barron <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.75"

0 commit comments

Comments
 (0)