Version bump

This commit is contained in:
Michael Snoyman 2014-11-13 23:38:33 +02:00
parent c0f0c13352
commit d1815857df
2 changed files with 3 additions and 1 deletions

1
yesod-bin/ChangeLog.md Normal file
View File

@ -0,0 +1 @@
__1.4.0.7__ Fix a bug in `yesod devel` when cabal config has `tests: True` #864

View File

@ -1,5 +1,5 @@
name: yesod-bin
version: 1.4.0.6
version: 1.4.0.7
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -21,6 +21,7 @@ extra-source-files:
hsfiles/postgres-fay.hsfiles
hsfiles/simple.hsfiles
hsfiles/sqlite.hsfiles
ChangeLog.md
executable yesod-ghc-wrapper
main-is: ghcwrapper.hs