Skip to content

Commit

Permalink
bump version 0.36.0 -> 0.36.1
Browse files Browse the repository at this point in the history
the bump is needed so that relocation notice is shown in the crate.
  • Loading branch information
RCasatta committed Nov 26, 2024
1 parent 9279882 commit ba7ef98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bitcoind"
version = "0.36.0"
version = "0.36.1"
authors = ["Riccardo Casatta <[email protected]>"]
description = "Utility to run a regtest bitcoind process, useful in integration testing environment"
license = "MIT"
Expand Down

0 comments on commit ba7ef98

Please sign in to comment.