diff --git a/Cargo.toml b/Cargo.toml index 8cce046..632a0a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "inth-oauth2" -version = "0.7.1" +version = "0.8.0" description = "OAuth2 client" keywords = ["authentication", "authorization", "auth", "oauth"]