Bump version

This commit is contained in:
Sean Bowe 2020-01-08 11:03:38 -07:00
parent 95e2723f11
commit 25d11d62e3
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 1 additions and 1 deletions

View File

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