Skip to content

Commit

Permalink
Bump version to 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Jan 27, 2024
1 parent 67711e7 commit 592f733
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [0.22.1] - 2024-01-28

## Fixed

* Hot fix a Windows compile issue #356 - @cyqsimon

## [0.22.0] - 2024-01-28

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bandwhich"
version = "0.22.0"
version = "0.22.1"
authors = [
"Aram Drevekenin <[email protected]>",
"Eduardo Toledo <[email protected]>",
Expand Down

0 comments on commit 592f733

Please sign in to comment.