]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) start next development iteration 0.0.7-alpha.0
authorBrian Warner <warner@lothar.com>
Wed, 23 May 2018 00:23:21 +0000 (17:23 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 23 May 2018 00:23:21 +0000 (17:23 -0700)
Cargo.toml

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