diff --git a/Cargo.toml b/Cargo.toml index c29d8cc..c8e0834 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sonic-channel" -version = "0.1.0-rc2" +version = "0.1.0-rc1" authors = ["Dmitriy Pleshevskiy "] description = "Rust client for sonic search backend" categories = ["api-bindings"]