diff --git a/Cargo.toml b/Cargo.toml index a9d796e..fd1e9de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "inth-oauth2" -version = "0.14.0" +version = "0.15.0" description = "OAuth2 client" keywords = ["authentication", "authorization", "auth", "oauth"]