Version bump for #1310
This commit is contained in:
parent
51a5641435
commit
312adc40d5
@ -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)
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user