diff --git a/Cargo.toml b/Cargo.toml index 08148be..d5a786a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ members = [ [package] name = "axum_session_auth" -version = "0.5.0" +version = "0.6.0" authors = ["Andrew Wheeler "] description = "Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library." edition = "2021"