Skip to content

Commit

Permalink
chore: release (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 10, 2024
1 parent 41dab73 commit c379c5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.6](https://github.com/openssh-rust/openssh/compare/v0.10.5...v0.10.6) - 2024-08-10

### Other
- Remove dep tokio-pipe ([#155](https://github.com/openssh-rust/openssh/pull/155)) ([#156](https://github.com/openssh-rust/openssh/pull/156))

## [0.10.5](https://github.com/openssh-rust/openssh/compare/v0.10.4...v0.10.5) - 2024-08-10

### Other
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openssh"
version = "0.10.5"
version = "0.10.6"
authors = ["Jon Gjengset <[email protected]>"]
edition = "2021"
rust-version = "1.63.0"
Expand Down

0 comments on commit c379c5b

Please sign in to comment.