Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 04cae1e

Browse files
committed
client: Bump version to 0.2.1
In preparation for doing a point release bump the version and add a changelog.
1 parent fd5a082 commit 04cae1e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.2.1 - 2024-06-17
2+
3+
- Enable all features in docs build.
4+
- Fix typos in crate level docs.
5+
16
# 0.2.0 - 2024-06-13
27

38
- Use Bitcoin Core 0.17.1 (0.17.2 seems to not exist and have been a mistake).

client/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-json-rpc-client"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = [
55
"Steven Roose <[email protected]>",
66
"Jean Pierre Dudey <[email protected]>",

0 commit comments

Comments
 (0)