diff --git a/Cargo.toml b/Cargo.toml index 3e62373..cef0c6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "inth-oauth2" -version = "0.4.0" +version = "0.5.0" description = "OAuth2 client" keywords = ["authentication", "authorization", "auth", "oauth"]