Version bump for yesod-core

This commit is contained in:
Michael Snoyman 2016-01-21 09:59:45 +02:00
parent fff6449fa2
commit aa36a22834
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Unreleased ## 1.4.18.2
* Allow subsites within hierarchical routes [#1144](https://github.com/yesodweb/yesod/pull/1144) * Allow subsites within hierarchical routes [#1144](https://github.com/yesodweb/yesod/pull/1144)

View File

@ -1,5 +1,5 @@
name: yesod-core name: yesod-core
version: 1.4.18.1 version: 1.4.18.2
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>