diff --git a/Cargo.toml b/Cargo.toml index 97eff45..a8026b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Simon Bernier St-Pierre "] edition = "2018" license = "MPL-2.0" name = "attohttpc" -version = "0.22.0" +version = "0.23.0" categories = ["network-programming", "web-programming", "web-programming::http-client"] description = "Small and lightweight HTTP client"