Skip to content

Commit e00d62b

Browse files
author
Vincent Prouillet
committed
v0.10.7
1 parent 9826af8 commit e00d62b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.10.7 (unreleased)
3+
## 0.10.7 (2017-06-16)
44

55
- Fix not being able to use variables starting with `or`, `and` and `not`
66
- Fix `<=` and `>=` not being recognised properly

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tera"
3-
version = "0.10.6"
3+
version = "0.10.7"
44
authors = ["Vincent Prouillet <vincent@wearewizards.io>"]
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)