Skip to content

Commit

Permalink
chore: Release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
slavik-pastushenko committed Nov 6, 2023
1 parent a1f4a9f commit acc4939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[package]
name = "supercluster"
description = "A very fast Rust crate for geospatial point clustering"
version = "1.0.5"
version = "1.0.6"
edition = "2021"
license = "MIT"
readme = "README.md"
authors = ["Chargetrip <dev@chargetrip.com>"]
keywords = ["supercluster", "geospatial", "geo", "tile", "mvt"]
exclude = [".github/**"]
documentation = "https://docs.rs/supercluster/1.0.5"
documentation = "https://docs.rs/supercluster/1.0.6"
repository = "https://github.com/chargetrip/supercluster-rust"

[dependencies]
Expand Down

0 comments on commit acc4939

Please sign in to comment.