diff --git a/Cargo.toml b/Cargo.toml index 35c1df3a..8663f26f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "biscuit-auth" -version = "2.0.0" +version = "2.0.1" description = "an authorization token with decentralized verification and offline attenuation" authors = ["Geoffroy Couprie "] edition = "2018"