Bump version to 0.4.0

This commit is contained in:
Jack Grigg
2018-07-02 23:07:41 +01:00
parent 2067360930
commit 526676ecfc
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ff"
version = "0.3.0"
version = "0.4.0"
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Library for building and interfacing with finite fields"
documentation = "https://docs.rs/ff/"