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

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