Skip to content

Commit 43d740e

Browse files
committed
chore: Release 0.7.1
1 parent 0545ea9 commit 43d740e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
## 0.7.0 (2017-06-24)
1+
## 0.7.1 (2017-06-25)
2+
3+
#### Bug Fixes
24

5+
* **CI:**
6+
* Show all build failures, not just first ([52916cd8](https://github.com/cobalt-org/cobalt.rs/commit/52916cd8b448e84c691e4d0517b53b287ff56efb))
7+
* Re-enable Stable builds on Linux ([24f3b209](https://github.com/cobalt-org/cobalt.rs/commit/24f3b2093580b26a0aef5c9ed81fb53f6fc614d7))
8+
9+
## 0.7.0 (2017-06-24)
310

411
#### Bug Fixes
512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "cobalt-bin"
4-
version = "0.7.0"
4+
version = "0.7.1"
55
authors = ["Benny Klotz <[email protected]>", "Johann Hofmann <[email protected]>"]
66
description = "Static site generator written in Rust"
77
repository = "https://github.com/cobalt-org/cobalt.rs"

0 commit comments

Comments
 (0)