diff --git a/Cargo.toml b/Cargo.toml index 9185e95..66f4b99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitcoincore-zmq" -version = "1.4.0" +version = "1.5.0" edition = "2021" license = "MIT" description = "Bitcoin Core ZMQ subscriber with minimal dependencies"