diff --git a/Cargo.toml b/Cargo.toml index e5a17e9ea..4a5255fa6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "actix-web" -version = "0.5.0-dev" +version = "0.5.0" authors = ["Nikolay Kim "] description = "Actix web is a simple, pragmatic, extremely fast, web framework for Rust." readme = "README.md"