diff --git a/Cargo.toml b/Cargo.toml index c1cdb3f..5c41377 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ homepage = "http://parity.io" repository = "https://github.com/ethcore/bigint" license = "GPL-3.0" name = "bigint" -version = "1.0.1" +version = "1.0.2" authors = ["Parity Technologies "] build = "build.rs"