Skip to content

Commit

Permalink
Release v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
makenowjust committed Oct 10, 2019
1 parent b429f5e commit 74eb2be
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.4.1 (2019-10-10)

Changes:

- Support Crystal v0.31.1.

## v2.4.0 (2018-03-01)

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

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.3.0"
VERSION = "2.4.1"
end

0 comments on commit 74eb2be

Please sign in to comment.