diff --git a/Cargo.toml b/Cargo.toml index d837096..7c16d26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "axum-oidc" description = "A OpenID Connect Client Libary for axum" -version = "0.0.0" +version = "0.1.0" edition = "2021" authors = [ "Paul Z " ] readme = "README.md"