]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) start next development iteration 0.0.8-alpha.0
authorBrian Warner <warner@lothar.com>
Fri, 25 May 2018 19:24:15 +0000 (12:24 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 25 May 2018 19:24:15 +0000 (12:24 -0700)
Cargo.toml

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