]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) start next development iteration 0.0.6-alpha.0
authorBrian Warner <warner@lothar.com>
Sun, 29 Apr 2018 21:28:08 +0000 (14:28 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 29 Apr 2018 21:28:08 +0000 (14:28 -0700)
Cargo.toml

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