diff --git a/Cargo.toml b/Cargo.toml index ebc0b35..cdb3844 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.9.0" +version = "0.9.1" authors = ["Jake McGinty ", "trevp"] license = "Apache-2.0 OR MIT" categories = ["cryptography"]