Version bump
This commit is contained in:
parent
a689b0b268
commit
6568e39383
1
yesod-test/ChangeLog.md
Normal file
1
yesod-test/ChangeLog.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
__1.4.1.1__ Upgrade to hspec 2
|
||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-test
|
name: yesod-test
|
||||||
version: 1.4.1
|
version: 1.4.1.1
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Nubis <nubis@woobiz.com.ar>
|
author: Nubis <nubis@woobiz.com.ar>
|
||||||
@ -11,7 +11,7 @@ cabal-version: >= 1.8
|
|||||||
build-type: Simple
|
build-type: Simple
|
||||||
homepage: http://www.yesodweb.com
|
homepage: http://www.yesodweb.com
|
||||||
description: Behaviour Oriented integration Testing for Yesod Applications
|
description: Behaviour Oriented integration Testing for Yesod Applications
|
||||||
extra-source-files: README.md, LICENSE, test/main.hs
|
extra-source-files: README.md, LICENSE, test/main.hs, ChangeLog.md
|
||||||
|
|
||||||
library
|
library
|
||||||
build-depends: base >= 4.3 && < 5
|
build-depends: base >= 4.3 && < 5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user