From 31053815d7553643b43774e1c3a6c29d4acff47e Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Sun, 26 Jul 2020 23:43:43 +0300 Subject: [PATCH] chore: update crate version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45da24e..9fd2a47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sonic-channel" -version = "0.2.0" +version = "0.2.1" authors = ["Dmitriy Pleshevskiy "] description = "Rust client for sonic search backend" categories = ["api-bindings"]