Version bump
This commit is contained in:
parent
ec911c2b58
commit
0c5662e2e2
@ -1,5 +1,5 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 0.0.0.1
|
version: 0.0.0.2
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -16,7 +16,7 @@ library
|
|||||||
, yesod-core >= 0.7 && < 0.8
|
, yesod-core >= 0.7 && < 0.8
|
||||||
, time >= 1.1.4 && < 1.3
|
, time >= 1.1.4 && < 1.3
|
||||||
, hamlet >= 0.7 && < 0.8
|
, hamlet >= 0.7 && < 0.8
|
||||||
, yesod-persistent >= 0.0.0.0 && < 0.0.1
|
, yesod-persistent >= 0.0.0 && < 0.0.1
|
||||||
, persistent >= 0.4 && < 0.5
|
, persistent >= 0.4 && < 0.5
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, transformers >= 0.2.2 && < 0.3
|
, transformers >= 0.2.2 && < 0.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user