]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) start next development iteration 0.0.10-alpha.0
authorBrian Warner <warner@lothar.com>
Tue, 21 Aug 2018 04:45:11 +0000 (21:45 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 21 Aug 2018 04:45:11 +0000 (21:45 -0700)
Cargo.toml

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