Skip to content

Commit 592f733

Browse files
committed
Bump version to 0.22.1
1 parent 67711e7 commit 592f733

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

9+
## [0.22.1] - 2024-01-28
10+
11+
## Fixed
12+
13+
* Hot fix a Windows compile issue #356 - @cyqsimon
14+
915
## [0.22.0] - 2024-01-28
1016

1117
### Added

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bandwhich"
3-
version = "0.22.0"
3+
version = "0.22.1"
44
authors = [
55
"Aram Drevekenin <aram@poor.dev>",
66
"Eduardo Toledo <etoledom@icloud.com>",

0 commit comments

Comments
 (0)