From b5b9c5db7512010e24ee406bc88a8aff1729b359 Mon Sep 17 00:00:00 2001 From: Tamo Date: Wed, 5 Mar 2025 13:39:48 +0100 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 89a1266..3ee0c27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT" repository = "https://github.com/irevoire/segment" keywords = ["meilisearch", "analytics", "segment"] name = "segment" -version = "0.2.5" +version = "0.2.6" readme = "README.md" [dependencies]