diff --git a/Cargo.toml b/Cargo.toml index 3a37e26..759b294 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "msal" description = "Microsoft Authentication Library for Rust" -version = "0.1.15" +version = "0.1.16" edition = "2021" authors = [ "David Mulder "