diff --git a/rust_bindings/Cargo.toml b/rust_bindings/Cargo.toml index d5336a9f..e7ae8317 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."