Skip to content

Commit 1932533

Browse files
committed
chore: Release 0.7.5
Bug Fixes * **jekyll:** Remove crash ([7d07b2c](7d07b2c)) * Don't dump a flag that isn't meant to be ([c3873e2](c3873e2))
1 parent fb268d3 commit 1932533

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.7.5"></a>
2+
## 0.7.5 (2017-10-22)
3+
4+
5+
#### Bug Fixes
6+
7+
* **jekyll:** Remove crash ([7d07b2cc](https://github.com/cobalt-org/cobalt.rs/commit/7d07b2ccb3c91fd41630adf5c9f664c1bc59262e))
8+
* Don't dump a flag that isn't meant to be ([c3873e29](https://github.com/cobalt-org/cobalt.rs/commit/c3873e295342086f60b513fa893a5556f4f7987b))
9+
10+
11+
112
<a name="0.7.4"></a>
213
## 0.7.4 (2017-10-21)
314

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,7 +1,7 @@
11
[package]
22

33
name = "cobalt-bin"
4-
version = "0.7.4"
4+
version = "0.7.5"
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)