diff --git a/Cargo.toml b/Cargo.toml index bdb1bce89..27e192ba0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "actix-web-httpauth" -version = "0.0.4" +version = "0.1.0" authors = ["svartalf "] description = "HTTP authentication schemes for actix-web" readme = "README.md"