Skip to content

Commit 4b962fd

Browse files
committed
chore: Release v0.13.1
1 parent 6890095 commit 4b962fd

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.13.1"></a>
2+
## 0.13.1 (2018-10-05)
3+
4+
5+
#### Features
6+
7+
* **liquid:** filter input can index ([5a1eb91a](https://github.com/cobalt-org/cobalt.rs/commit/5a1eb91acd9fe3954949b24ad80588df2f1d636a))
8+
9+
10+
111
<a name="0.13.0"></a>
212
## 0.13.0 (2018-10-04)
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.13.0"
3+
version = "0.13.1"
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)