Skip to content

Commit 95fd8ef

Browse files
committed
Bump crate version to 0.16.0
Add release notes and increase the crate minor version to 0.16.0 Justified because we just bumped the `rust-bitcoin` minor version.
1 parent 0080762 commit 95fd8ef

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.16.0
2+
3+
- bump bitcoin crate version to 0.29.0
14

25
# 0.15.0
36

json/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoincore-rpc-json"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
authors = [
55
"Steven Roose <[email protected]>",
66
"Jean Pierre Dudey <[email protected]>",

0 commit comments

Comments
 (0)