]> git.lizzy.rs Git - PAKEs.git/commitdiff
(cargo-release) version 0.1.0
authorBrian Warner <warner@lothar.com>
Tue, 21 Aug 2018 04:53:46 +0000 (21:53 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 21 Aug 2018 04:53:46 +0000 (21:53 -0700)
Cargo.toml

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