Skip to content

Commit 315ace1

Browse files
committed
chore: Release v0.15.3
1 parent 1e48e64 commit 315ace1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.15.3"></a>
2+
## 0.15.3 (2019-01-31)
3+
4+
5+
#### Bug Fixes
6+
7+
* **files:** sort by filename to have a reproducibly walking iterator ([1aa7510b](https://github.com/cobalt-org/cobalt.rs/commit/1aa7510bb742947e1786d5a3e56eecccff126985))
8+
9+
10+
111
<a name="0.15.2"></a>
212
## 0.15.2 (2019-01-29)
313

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cobalt-bin"
3-
version = "0.15.2"
3+
version = "0.15.3"
44
authors = ["Benny Klotz <[email protected]>", "Johann Hofmann <[email protected]>"]
55
description = "Static site generator written in Rust"
66
repository = "https://github.com/cobalt-org/cobalt.rs"

0 commit comments

Comments
 (0)