From f0c6a9ff9c44763423127936522f6596a48b826a Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Mon, 24 Oct 2022 18:12:23 +0300 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 270668b..74a9254 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sonic-channel" -version = "1.0.1" +version = "1.1.0" authors = ["Dmitriy Pleshevskiy "] description = "Rust client for sonic search backend" categories = ["api-bindings"]