diff --git a/Cargo.toml b/Cargo.toml index 128e153..b38c755 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "blstrs" description = "High performance implementation of BLS12 381" -version = "0.7.0" +version = "0.7.1" authors = ["dignifiedquire "] edition = "2018" license = "MIT/Apache-2.0"