Skip to content

Commit 89d7d20

Browse files
committed
chore: Release 0.13.3
1 parent e00a6d6 commit 89d7d20

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.3"></a>
2+
## 0.13.3 (2017-12-18)
3+
4+
5+
#### Bug Fixes
6+
7+
* **for:** Re-enable support for object.access ([cc9998b5](https://github.com/cobalt-org/liquid-rust/commit/cc9998b55a225941fc5d402f414c32abf64c4500))
8+
9+
10+
111
<a name="0.13.2"></a>
212
## 0.13.2 (2017-12-18)
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 = "liquid"
3-
version = "0.13.2"
3+
version = "0.13.3"
44
authors = ["Johann Hofmann <[email protected]>"]
55
description = "The liquid templating language for Rust"
66
repository = "https://github.com/cobalt-org/liquid-rust"

0 commit comments

Comments
 (0)