]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) start next development iteration 0.0.4-alpha.0
authorBrian Warner <warner@lothar.com>
Wed, 29 Nov 2017 23:50:08 +0000 (17:50 -0600)
committerBrian Warner <warner@lothar.com>
Wed, 29 Nov 2017 23:50:08 +0000 (17:50 -0600)
Cargo.toml

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