diff --git a/Cargo.toml b/Cargo.toml index f206c18..1d486bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "sozu-client" repository = "https://github.com/CleverCloud/sozu-client" description = "This library provides a client to interact with Sōzu." documentation = "https://github.com/CleverCloud/sozu-client/blob/main/README.md" -version = "0.4.0" +version = "0.4.1" edition = "2021" rust-version = "1.74.0" license-file = "LICENSE"