Skip to content

Commit 2f68a1c

Browse files
committed
io: Bump version to 0.1.4
In preparation for a point release bump the version, add a changelog entry, and update the lock files.
1 parent f3dc011 commit 2f68a1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

io/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.4 - 2025-10-30
2+
3+
* Remove `doc_auto_cfg`
4+
15
# 0.1.3 - 2024-11-02
26

37
* Backport IO improvements [#3181](https://github.com/rust-bitcoin/rust-bitcoin/pull/3181)

io/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoin-io"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Matt Corallo <[email protected]>"]
55
license = "CC0-1.0"
66
repository = "https://github.com/rust-bitcoin/rust-bitcoin"

0 commit comments

Comments
 (0)