From: Brian Warner Date: Tue, 16 Oct 2018 22:38:54 +0000 (-0700) Subject: (cargo-release) start next development iteration spake2-v0.1.2-alpha.0 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=91ac138ebfe32dc52123816c73c960a436baf0e4;p=PAKEs.git (cargo-release) start next development iteration spake2-v0.1.2-alpha.0 --- diff --git a/spake2/Cargo.toml b/spake2/Cargo.toml index 46b62e9..1c43ba8 100644 --- a/spake2/Cargo.toml +++ b/spake2/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spake2" -version = "0.1.1" +version = "0.1.2-alpha.0" authors = ["Brian Warner "] description = "The SPAKE2 password-authenticated key-exchange algorithm." documentation = "https://docs.rs/spake2"