Skip to content

Commit 7630ae4

Browse files
committed
chore: Bump to 0.7.2
1 parent 65708aa commit 7630ae4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.7.2 (2017-07-04)
2+
3+
4+
#### Bug Fixes
5+
6+
* Bump syntect version to 1.7.0 and enable dump-load feature ([4d0e14a7](https://github.com/cobalt-org/cobalt.rs/commit/4d0e14a788f02de98b63ae94ad976e02c6e8334c), breaks [#](https://github.com/cobalt-org/cobalt.rs/issues/))
7+
8+
9+
110
## 0.7.1 (2017-06-25)
211

312
#### Bug Fixes

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.1"
4+
version = "0.7.2"
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)