Skip to content

Commit

Permalink
Release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makenowjust committed Nov 24, 2016
1 parent 143a181 commit 78f99e9
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.3.0 (2016-11-24)

Changes:

- Support Crystal v0.20.0.

## v2.2.4 (2016-05-19)

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

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.4"
VERSION = "2.3.0"
end

0 comments on commit 78f99e9

Please sign in to comment.