Skip to content

Commit 6c812f1

Browse files
authored
chore: Bump core Rust library to 0.3 (#128)
1 parent 4f57c88 commit 6c812f1

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.0] - <RELEASE DATE>
5+
## [0.3.0] - 2025-06-13
66

77
### Breaking
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.2.0"
3+
version = "0.3.0"
44
authors = ["Kyle Barron <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.75"

0 commit comments

Comments
 (0)