Version bump for #1310

This commit is contained in:
Michael Snoyman 2016-11-30 13:40:46 +02:00
parent 51a5641435
commit 312adc40d5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.4.28
* Add ToWidget instances for strict text, lazy text, and text builder [#1310](https://github.com/yesodweb/yesod/pull/1310)
## 1.4.27
* Added `jsAttributes` [#1308](https://github.com/yesodweb/yesod/pull/1308)

View File

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