Skip to content

Commit d571b7b

Browse files
committed
bump version 0.33.3 -> 0.34.0
1 parent a6aee0f commit d571b7b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Release 0.34.0
4+
5+
- upgrade bitcoincore dep to 0.18.0 and with it bitcoin to 0.31.0
6+
37
## Release 0.28.0
48

59
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoind"
3-
version = "0.33.3"
3+
version = "0.34.0"
44
authors = ["Riccardo Casatta <[email protected]>"]
55
description = "Utility to run a regtest bitcoind process, useful in integration testing environment"
66
license = "MIT"

0 commit comments

Comments
 (0)