diff --git a/actix-http/Cargo.toml b/actix-http/Cargo.toml index 1f8056b36..ac15667f7 100644 --- a/actix-http/Cargo.toml +++ b/actix-http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "actix-http" -version = "0.1.0" +version = "0.1.1" authors = ["Nikolay Kim "] description = "Actix http primitives" readme = "README.md"