Bump version to 0.1.2.

This commit is contained in:
Romain Ruetschi
2017-02-15 23:24:14 +01:00
parent 4ab4bb86c0
commit f01098d7bd

View File

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