aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/srp/Cargo.toml b/srp/Cargo.toml
index 5541039..afff8a0 100644
--- a/srp/Cargo.toml
+++ b/srp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "srp"
-version = "0.4.3"
+version = "0.5.0"
edition = "2018"
authors = ["RustCrypto Developers"]
license = "MIT OR Apache-2.0"