Start next development iteration 0.6.1-pre.

This commit is contained in:
Romain Ruetschi
2018-08-10 09:28:43 +02:00
parent 1bd551faf0
commit 3e8b0fd554

View File

@ -1,6 +1,6 @@
[package] [package]
name = "lamport_sigs" name = "lamport_sigs"
version = "0.6.0" version = "0.6.1-pre"
authors = ["Frederic Jacobs <github@fredericjacobs.com>"] authors = ["Frederic Jacobs <github@fredericjacobs.com>"]
description = "Implementation of the Lamport one-time signature scheme." description = "Implementation of the Lamport one-time signature scheme."
license = "BSD-3-Clause" license = "BSD-3-Clause"