Skip to content

Commit 6d5c7bc

Browse files
committed
version 1.2.1
1 parent ffb6043 commit 6d5c7bc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
### next
1+
<a name="v1.2.1"></a>
2+
### v1.2.1 - 2021/10/03
23
- propose to toggle backtraces when suggestion is found in cargo's output
34

45
<a name="v1.1.8"></a>

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 = "bacon"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
authors = ["dystroy <[email protected]>"]
55
repository = "https://github.com/Canop/bacon"
66
description = "background rust compiler"

0 commit comments

Comments
 (0)