From 64f5b7b096d3022b76fe8ba88addd2e585c17024 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Thu, 20 Dec 2018 16:04:35 -0500 Subject: srp: release srp-0.4.0 --- srp/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srp/Cargo.toml b/srp/Cargo.toml index 19b41a8..9bda515 100644 --- a/srp/Cargo.toml +++ b/srp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "srp" -version = "0.4.0-alpha.0" +version = "0.4.0" edition = "2018" authors = ["RustCrypto Developers"] license = "MIT OR Apache-2.0" -- cgit v1.2.3