Version bump for #1182
This commit is contained in:
parent
292270f36a
commit
406694cd29
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.19.1
|
||||||
|
|
||||||
|
* Allow lines of dashes in route files [#1182](https://github.com/yesodweb/yesod/pull/1182)
|
||||||
|
|
||||||
## 1.4.19
|
## 1.4.19
|
||||||
|
|
||||||
* Auth logout not working with defaultCsrfMiddleware [#1151](https://github.com/yesodweb/yesod/issues/1151)
|
* Auth logout not working with defaultCsrfMiddleware [#1151](https://github.com/yesodweb/yesod/issues/1151)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.19
|
version: 1.4.19.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