diff --git a/Cargo.toml b/Cargo.toml index cdc83ef..d0b49d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lamport_sigs" -version = "0.6.1-pre" +version = "0.7.0" authors = ["Frederic Jacobs "] description = "Implementation of the Lamport one-time signature scheme." license = "BSD-3-Clause"