Skip to content

Commit 201a767

Browse files
committed
version 1.1.8
1 parent 854f9cf commit 201a767

File tree

3 files changed

+60
-79
lines changed

3 files changed

+60
-79
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.1.8"></a>
2+
### v1.1.8 - 2021/07/31
23
- move to more recent versions of some crates - Fix #51
34
- `bacon --list-jobs` (or `bacon -l`) lists all available jobs
45

Cargo.lock

Lines changed: 57 additions & 77 deletions
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.1.8-dev"
3+
version = "1.1.8"
44
authors = ["dystroy <[email protected]>"]
55
repository = "https://github.com/Canop/bacon"
66
description = "background rust compiler"

0 commit comments

Comments
 (0)