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