diff --git a/Cargo.toml b/Cargo.toml index d39626d..7704076 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstd-fluent" -version = "1.1.0" +version = "1.1.0-rc.0" authors = ["Gear Technologies"] edition = "2021" description = "A wrapper over gstd that provides a fluent interface to interact with the Gear Protocol"