Version bump for #1363
This commit is contained in:
parent
5b5e411cb5
commit
de9f5bc4c9
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.33
|
||||||
|
|
||||||
|
* Adds curly brackets to route parser. [#1363](https://github.com/yesodweb/yesod/pull/1363)
|
||||||
|
|
||||||
## 1.4.32
|
## 1.4.32
|
||||||
|
|
||||||
* Fix warnings
|
* Fix warnings
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.32
|
version: 1.4.33
|
||||||
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