Bump version to 0.1.3 in Cargo.toml.

This commit is contained in:
Isis Lovecruft 2016-12-09 02:34:11 +00:00
parent 0c9d43e82a
commit 02bbc4eec9
Failed to extract signature

View file

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