Adjust versions

This commit is contained in:
Sean Bowe
2018-07-02 08:34:26 -06:00
parent 729138a31e
commit 44b601b0a9
2 changed files with 7 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
[package]
name = "ff_derive"
version = "0.2.0"
version = "0.3.0"
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Procedural macro library used to build custom prime field implementations"
documentation = "https://github.com/ebfull/ff"
documentation = "https://docs.rs/ff/"
homepage = "https://github.com/ebfull/ff"
license = "MIT/Apache-2.0"
repository = "https://github.com/ebfull/ff"