]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) start next development iteration 0.0.5-alpha.0
authorBrian Warner <warner@lothar.com>
Sun, 28 Jan 2018 19:38:22 +0000 (11:38 -0800)
committerBrian Warner <warner@lothar.com>
Sun, 28 Jan 2018 19:38:22 +0000 (11:38 -0800)
Cargo.toml

index 7cf9abc9d8294aa1cff2075c36c745399b29cbcf..b4fa5174c8d6e0b417f0b9ace7701002cb4b1813 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "spake2"
-version = "0.0.4"
+version = "0.0.5-alpha.0"
 authors = ["Brian Warner <warner@lothar.com>"]
 description = "The SPAKE2 password-authenticated key-exchange algorithm, in Rust."
 documentation = "https://docs.rs/spake2"