diff --git a/Cargo.toml b/Cargo.toml index a61b5bb..c8e3965 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "electrsd" -version = "0.27.3" +version = "0.28.0" authors = ["Riccardo Casatta "] description = "Utility to run a regtest electrs process, useful in integration testing environment" repository = "https://github.com/RCasatta/electrsd"