Skip to content

Commit f78a9ce

Browse files
chore: release (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 86204e1 commit f78a9ce

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

crates/mux-client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.17.5](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.4...openssh-mux-client-v0.17.5) - 2024-08-23
10+
11+
### Other
12+
- Update typed-builder requirement in /crates/mux-client ([#55](https://github.com/openssh-rust/openssh-mux-client/pull/55))
13+
914
## [0.17.4](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.3...openssh-mux-client-v0.17.4) - 2024-07-15
1015

1116
### Other

crates/mux-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 = "openssh-mux-client"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
edition = "2018"
55

66
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]

0 commit comments

Comments
 (0)