diff --git a/Cargo.toml b/Cargo.toml index 55ced82..e3c6cb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "bodhi" description = "bodhi REST API client" license = "MIT OR Apache-2.0" -version = "0.2.1" +version = "0.2.2" edition = "2018" authors = ["Fabio Valentini "]