Bump curve25519-dalek version to 0.3.0 in Cargo.toml.

This commit is contained in:
Isis Lovecruft 2017-01-27 02:23:10 +00:00
parent 1e7199dcc4
commit 7d434f2d37
Failed to extract signature

View file

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