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