diff --git a/Cargo.toml b/Cargo.toml index 4181f35..0febfca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "milagro_bls" -version = "1.5.0" +version = "1.5.1" authors = ["Lovesh Harchandani ", "Kirk Baird ", "Paul Hauner "] description = "BLS12-381 signatures using the Apache Milagro curve library, targeting Ethereum 2.0" license = "Apache-2.0"