update bigint crate to 0.1.1

This commit is contained in:
Robert Habermeier
2016-10-11 12:53:50 +02:00
parent 55dbd5bb1f
commit 5e22d23994
2 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ homepage = "http://ethcore.io"
repository = "https://github.com/ethcore/parity"
license = "GPL-3.0"
name = "ethcore-bigint"
version = "0.1.0"
version = "0.1.1"
authors = ["Ethcore <admin@ethcore.io>"]
build = "build.rs"