(cargo-release) start next development iteration 0.2.1-pre

This commit is contained in:
Romain Ruetschi
2017-05-10 00:12:25 +02:00
parent bbaf324833
commit bec24cd2d8

View File

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