Skip to content

Commit c521493

Browse files
committed
version 1.1.6
1 parent efdc266 commit c521493

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
### next
1+
<a name="v1.1.6"></a>
2+
### v1.1.6 - 2021/06/22
23
- the default conf now contains a [doc] job
4+
- `--all-features` launch option
35

46
<a name="v1.1.5"></a>
57
### v1.1.5 - 2021/02/27

Cargo.lock

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

0 commit comments

Comments
 (0)