diff --git a/Cargo.toml b/Cargo.toml index a748de36..d50e953d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ documentation = "https://docs.rs/reqsign" edition = "2021" license = "Apache-2.0" name = "reqsign" -version = "0.7.6" +version = "0.8.0" [package.metadata.docs.rs] all-features = true