Skip to content

Commit

Permalink
0.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fbecart committed Dec 12, 2023
1 parent de5a7bf commit 24c5a05
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## TBD

## 0.19.6 (2023-12-12)

Fix Homebrew and PPA deployment. The release process of version 0.19.5 failed due to expired tokens.

## 0.19.5 (2023-12-12)

Minor version with dependency updates.
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 = "zinoma"
version = "0.19.5"
version = "0.19.6"
authors = ["Florent Bécart <florent.becart@gmail.com>"]
edition = "2021"

Expand Down

0 comments on commit 24c5a05

Please sign in to comment.