diff --git a/Cargo.toml b/Cargo.toml index 90cd49f..cc869dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "http-signature-normalization" description = "An HTTP Signatures library that leaves the signing to you" -version = "0.6.0" +version = "0.6.1" authors = ["asonix "] license-file = "LICENSE" readme = "README.md"