Version bumps

This commit is contained in:
Michael Snoyman 2012-12-12 09:12:45 +02:00
parent d8a3548a11
commit e9d7d69b22

View File

@ -1,5 +1,5 @@
name: yesod
version: 1.1.6
version: 1.1.7
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -32,7 +32,7 @@ library
, yesod-json >= 1.1 && < 1.2
, yesod-persistent >= 1.1 && < 1.2
, yesod-form >= 1.1 && < 1.3
, yesod-default >= 1.1.1 && < 1.2
, yesod-default >= 1.1.3 && < 1.2
, monad-control >= 0.3 && < 0.4
, transformers >= 0.2.2 && < 0.4
, wai >= 1.3 && < 1.4