Version bump for #1308

This commit is contained in:
Michael Snoyman 2016-11-29 13:47:33 +02:00
parent a921d6cb31
commit 00cf852216
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.4.27
* Added `jsAttributes` [#1308](https://github.com/yesodweb/yesod/pull/1308)
## 1.4.26
* Modify `languages` so that, if you previously called `setLanguage`, the newly

View File

@ -1,5 +1,5 @@
name: yesod-core
version: 1.4.26
version: 1.4.27
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>