chore: Release 0.15.4

This commit is contained in:
Ed Page 2019-01-30 21:04:43 -07:00
parent 315ace1a65
commit 6dee6d44ff
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -194,7 +194,7 @@ dependencies = [
[[package]]
name = "cobalt-bin"
version = "0.15.2"
version = "0.15.4"
dependencies = [
"assert_cmd 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
"assert_fs 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[package]
name = "cobalt-bin"
version = "0.15.3"
version = "0.15.4"
authors = ["Benny Klotz <r3qnbenni@gmail.com>", "Johann Hofmann <mail@johann-hofmann.com>"]
description = "Static site generator written in Rust"
repository = "https://github.com/cobalt-org/cobalt.rs"