diff --git a/Cargo.toml b/Cargo.toml index 94a2f2a0..ccb7d68c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "biscuit-auth" -version = "2.0.0-beta7" +version = "2.0.0-beta8" description = "an authentication/authorization token with decentralized verification and offline delegation" authors = ["Geoffroy Couprie "] edition = "2018"