Skip to content

Commit 2cdc678

Browse files
committed
Update QuickCheck dependency, bump version number
1 parent a640cc3 commit 2cdc678

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

http-media.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http-media
2-
version: 0.7.0-pre
2+
version: 0.7.0
33
license: MIT
44
license-file: LICENSE
55
author: Timothy Jones
@@ -116,7 +116,7 @@ test-suite test-http-media
116116
case-insensitive >= 1.0 && < 1.3,
117117
containers >= 0.5 && < 0.6,
118118
utf8-string >= 1.0 && < 1.1,
119-
QuickCheck >= 2.6 && < 2.10,
119+
QuickCheck >= 2.6 && < 2.11,
120120
test-framework >= 0.8 && < 0.9,
121121
test-framework-quickcheck2 >= 0.3 && < 0.4
122122

0 commit comments

Comments
 (0)