Skip to content

Commit 3bcf7f9

Browse files
committed
version 1.2.2
1 parent ba8e8ab commit 3bcf7f9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a name="v1.2.2"></a>
2+
### v1.2.2 - 2021/10/18
3+
- solve a dependency build problem - Fix #55
4+
15
<a name="v1.2.1"></a>
26
### v1.2.1 - 2021/10/03
37
- propose to toggle backtraces when suggestion is found in cargo's output

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

0 commit comments

Comments
 (0)