Version bump.

This commit is contained in:
Sean Bowe
2017-06-27 09:41:33 -06:00
parent bbc7b44f88
commit 134b53e812
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ff_derive"
version = "0.1.0"
version = "0.2.0"
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Procedural macro library used to build custom prime field implementations"
documentation = "https://github.com/ebfull/ff"