Skip to content

Commit 67ccb9e

Browse files
chore: release (#166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a3fc969 commit 67ccb9e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.11.2](https://github.com/openssh-rust/openssh/compare/v0.11.1...v0.11.2) - 2024-09-10
10+
11+
### Other
12+
13+
- Closing an existing port forward ([#165](https://github.com/openssh-rust/openssh/pull/165))
14+
915
## [0.11.1](https://github.com/openssh-rust/openssh/compare/v0.11.0...v0.11.1) - 2024-09-08
1016

1117
### Other

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"
3-
version = "0.11.1"
3+
version = "0.11.2"
44
authors = ["Jon Gjengset <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.63.0"

0 commit comments

Comments
 (0)