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

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