diff --git a/Cargo.toml b/Cargo.toml index ea9f8ddc..eb0c61c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chttp" -version = "0.5.0-alpha.3" +version = "0.5.0" description = "The practical HTTP client that is fun to use." authors = ["Stephen M. Coakley "] license = "MIT"