diff --git a/Cargo.toml b/Cargo.toml index 34f6fdd9..652ea279 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jwt" -version = "0.5.0" +version = "0.6.0" authors = ["Michael Yang "] description = "JSON Web Token library" documentation = "http://mikkyang.github.io/rust-jwt/doc/jwt/index.html"