From 5ebe02b16660a514497017b903431e11e7221e2a Mon Sep 17 00:00:00 2001 From: Slavik Date: Thu, 7 Dec 2023 10:59:28 +0100 Subject: [PATCH] chore: Release supercluster version 1.0.15 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dd83184..37025a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "supercluster" description = "A very fast Rust crate for geospatial point clustering" -version = "1.0.14" +version = "1.0.15" edition = "2021" license = "MIT" readme = "README.md"