Version bump for #1122
This commit is contained in:
parent
10709c4e26
commit
bff65b7942
@ -1,3 +1,7 @@
|
||||
## 1.4.18
|
||||
|
||||
* Add hook to apply arbitrary function to all handlers [#1122](https://github.com/yesodweb/yesod/pull/1122)
|
||||
|
||||
## 1.4.17
|
||||
|
||||
* Add `getApprootText`
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-core
|
||||
version: 1.4.17
|
||||
version: 1.4.18
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user