diff --git a/Cargo.toml b/Cargo.toml index fb940dd..5230ece 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "bodhi-cli" description = "bodhi CLI client based on bodhi-rs" license = "MIT OR Apache-2.0" -version = "1.0.0-dev" +version = "1.0.0" edition = "2018" authors = ["Fabio Valentini "]