Update version to 0.2.0 in Cargo.toml.

This commit is contained in:
Isis Lovecruft 2016-12-14 05:02:36 +00:00
parent 51e3763643
commit 226f5c7019
Failed to extract signature

View file

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