Version bump
This commit is contained in:
parent
904644c577
commit
f054bac0e0
@ -1,5 +1,9 @@
|
|||||||
# ChangeLog for yesod-core
|
# ChangeLog for yesod-core
|
||||||
|
|
||||||
|
## 1.6.16.1
|
||||||
|
|
||||||
|
* Compiles with GHC 8.8.1
|
||||||
|
|
||||||
## 1.6.16
|
## 1.6.16
|
||||||
|
|
||||||
* Add `jsAttributesHandler` to run arbitrary Handler code before building the
|
* Add `jsAttributesHandler` to run arbitrary Handler code before building the
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.6.16
|
version: 1.6.16.1
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user