Skip to content

Commit

Permalink
Release v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
makenowjust committed May 19, 2016
1 parent 56044cb commit 61cc629
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## v2.2.4 (2016-05-19)

Changes:

- Support Crysyal v0.17.0.

## v2.2.3 (2016-05-12)

Changes:
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
@@ -1,5 +1,5 @@
name: crustache
version: 2.2.3
version: 2.2.4

authors:
- TSUYUSATO Kitsune <make.just.on@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/crustache/version.cr
@@ -1,3 +1,3 @@
module Crustache
VERSION = "2.2.3"
VERSION = "2.2.4"
end

0 comments on commit 61cc629

Please sign in to comment.