From 2fe67eb0f0c686923c5c4be15dddf7eb48775fdf Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Mon, 20 Aug 2018 21:53:46 -0700 Subject: (cargo-release) version 0.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b6d783f..f6c1a2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spake2" -version = "0.0.10-alpha.0" +version = "0.1.0" authors = ["Brian Warner "] description = "The SPAKE2 password-authenticated key-exchange algorithm, in Rust." documentation = "https://docs.rs/spake2" -- cgit v1.2.3