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