diff --git a/Cargo.toml b/Cargo.toml index 424c850..cf4150c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A pure-rust implementation of the Noise Protocol Framework" homepage = "https://snow.rs" documentation = "https://snow.rs/doc/snow" repository = "https://github.com/mcginty/snow" -version = "0.7.1" +version = "0.7.2" authors = ["Jake McGinty ", "trevp"] license = "Unlicense" categories = ["cryptography"]