From a4bce889f813c96a699ee90a58c81d79ac9f13ad Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Sat, 22 Jan 2022 16:11:24 -0700 Subject: spake2 v0.3.0 (#90) --- spake2/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spake2/Cargo.toml') diff --git a/spake2/Cargo.toml b/spake2/Cargo.toml index 5547cfa..711c90f 100644 --- a/spake2/Cargo.toml +++ b/spake2/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spake2" -version = "0.3.0-pre" +version = "0.3.0" authors = ["Brian Warner "] description = "The SPAKE2 password-authenticated key-exchange algorithm." documentation = "https://docs.rs/spake2" -- cgit v1.2.3