Bump version to 0.1.2 in Cargo.toml.

This commit is contained in:
Isis Lovecruft 2016-12-08 22:00:30 +00:00
parent f7972041ab
commit 1047f753d3
Failed to extract signature

View file

@ -1,6 +1,6 @@
[package]
name = "curve25519-dalek"
version = "0.1.1"
version = "0.1.2"
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>",
"Henry de Valence <hdevalence@hdevalence.ca>"]
readme = "README.md"