Skip to content

Commit 9ef3e5c

Browse files
chore: release v3.0.8
1 parent eac2d2f commit 9ef3e5c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [3.0.8](https://github.com/chargetrip/supercluster-rs/compare/v3.0.7...v3.0.8) - 2025-10-03
11+
12+
### Other
13+
14+
- *(deps)* bump serde from 1.0.224 to 1.0.228
15+
- *(deps)* bump serde_json from 1.0.143 to 1.0.145
16+
1017
## [3.0.7](https://github.com/chargetrip/supercluster-rs/compare/v3.0.6...v3.0.7) - 2025-09-09
1118

1219
### 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.7"
4+
version = "3.0.8"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)