Bump the version to 0.1.1 in Cargo.toml.

This commit is contained in:
Isis Lovecruft 2016-12-08 21:56:30 +00:00
parent 8bf730e84c
commit bedde25a70
Failed to extract signature

View file

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