Skip to content

Commit 9a7807e

Browse files
chore: release v0.2.19 (#77)
chore: release Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f1d21d3 commit 9a7807e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.2.19](https://github.com/cargo-bins/jobslot/compare/v0.2.18...v0.2.19) - 2024-07-31
10+
11+
### Other
12+
- Update windows-sys requirement from 0.52.0 to 0.59.0 ([#76](https://github.com/cargo-bins/jobslot/pull/76))
13+
914
## [0.2.18](https://github.com/cargo-bins/jobslot/compare/v0.2.17...v0.2.18) - 2024-07-05
1015

1116
### 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 = "jobslot"
3-
version = "0.2.18"
3+
version = "0.2.19"
44
authors = [
55
"Jiahao XU <Jiahao_XU@outlook.com>",
66
"Alex Crichton <alex@alexcrichton.com>",

0 commit comments

Comments
 (0)