Skip to content

Commit e4c7e68

Browse files
authored
Merge pull request #38 from drivercraft/release-plz-2026-01-29T06-33-59Z
chore(ostool): release v0.8.11
2 parents 5a8deb3 + 7f7299f commit e4c7e68

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ostool/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.8.11](https://github.com/drivercraft/ostool/compare/ostool-v0.8.10...ostool-v0.8.11) - 2026-01-29
11+
12+
### Other
13+
14+
- release
15+
1016
## [0.8.10](https://github.com/drivercraft/ostool/compare/ostool-v0.8.9...ostool-v0.8.10) - 2026-01-29
1117

1218
### Other

ostool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88
name = "ostool"
99
readme = "../README.md"
1010
repository = "https://github.com/drivercraft/ostool"
11-
version = "0.8.10"
11+
version = "0.8.11"
1212

1313
[package.metadata.binstall]
1414
bin-dir = "{ name }-{ target }-v{ version }/{ bin }{ binary-ext }"

0 commit comments

Comments
 (0)