diff --git a/Cargo.toml b/Cargo.toml index 41df67a..a11b4b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lamport_sigs" -version = "0.4.2-pre" +version = "0.5.0" authors = ["Frederic Jacobs "] description = "lamport_sigs is a Rust implementation of the Lamport one-time signature scheme." license = "BSD-3-Clause"