diff --git a/rust_bindings/Cargo.toml b/rust_bindings/Cargo.toml index d46e7097..f223c506 100644 --- a/rust_bindings/Cargo.toml +++ b/rust_bindings/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chiavdf" -version = "1.1.11" +version = "1.1.12" edition = "2021" license = "Apache-2.0" description = "Bindings to the chiavdf C++ library."