Skip to content

Commit 170f314

Browse files
chore: release v3.0.9
1 parent ad090e2 commit 170f314

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.9](https://github.com/chargetrip/supercluster-rs/compare/v3.0.8...v3.0.9) - 2026-03-31
11+
12+
### Other
13+
14+
- update Cargo.toml dependencies
15+
1016
## [3.0.8](https://github.com/chargetrip/supercluster-rs/compare/v3.0.7...v3.0.8) - 2026-02-05
1117

1218
### Other

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,7 +1,7 @@
11
[package]
22
name = "supercluster"
33
description = "Geospatial and non-geospatial point clustering."
4-
version = "3.0.8"
4+
version = "3.0.9"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)