Version bump
This commit is contained in:
parent
eb3c570c93
commit
06ca675bb6
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.35.1
|
||||||
|
|
||||||
|
* TH fix for GHC 8.2
|
||||||
|
|
||||||
## 1.4.35
|
## 1.4.35
|
||||||
|
|
||||||
* Contexts can be included in generated TH instances. [1365](https://github.com/yesodweb/yesod/issues/1365)
|
* Contexts can be included in generated TH instances. [1365](https://github.com/yesodweb/yesod/issues/1365)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.35
|
version: 1.4.35.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