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

This commit is contained in:
Romain Ruetschi
2017-08-03 17:55:23 +02:00
parent ab82cc1b6a
commit 8885edbf46

View File

@ -1,6 +1,6 @@
[package]
name = "lamport_sigs"
version = "0.3.0"
version = "0.3.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"