From fdd53a47b89834cde55cf9fdb19d4e5c91420dfe Mon Sep 17 00:00:00 2001 From: Tamo Date: Wed, 27 Oct 2021 16:45:25 +0200 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5981244..c029792 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.1.1" +version = "0.1.2" readme = "README.md" [dependencies]