Skip to content

Commit

Permalink
version 2.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Canop committed Feb 10, 2024
1 parent eaf4bab commit a9cabb6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<a name="v2.14.2"></a>
### v2.14.2 - 2024/02/10
- update dependencies to fix bacon not compiling on nightly - Fix #168

<a name="v2.14.1"></a>
### v2.14.0 - 2023/12/24
### v2.14.1 - 2023/12/24
- fix output not cleared when cargo is in quiet mode and there's nothing - Fix #131

<a name="v2.14.0"></a>
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 = "bacon"
version = "2.14.2-dev"
version = "2.14.2"
authors = ["dystroy <[email protected]>"]
repository = "https://github.com/Canop/bacon"
description = "background rust compiler"
Expand Down

0 comments on commit a9cabb6

Please sign in to comment.