Version bump

This commit is contained in:
Michael Snoyman 2014-11-17 10:06:43 +02:00
parent a689b0b268
commit 6568e39383
2 changed files with 3 additions and 2 deletions

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

@ -0,0 +1 @@
__1.4.1.1__ Upgrade to hspec 2

View File

@ -1,5 +1,5 @@
name: yesod-test
version: 1.4.1
version: 1.4.1.1
license: MIT
license-file: LICENSE
author: Nubis <nubis@woobiz.com.ar>
@ -11,7 +11,7 @@ cabal-version: >= 1.8
build-type: Simple
homepage: http://www.yesodweb.com
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
build-depends: base >= 4.3 && < 5