We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a640cc3 commit 2cdc678Copy full SHA for 2cdc678
1 file changed
http-media.cabal
@@ -1,5 +1,5 @@
1
name: http-media
2
-version: 0.7.0-pre
+version: 0.7.0
3
license: MIT
4
license-file: LICENSE
5
author: Timothy Jones
@@ -116,7 +116,7 @@ test-suite test-http-media
116
case-insensitive >= 1.0 && < 1.3,
117
containers >= 0.5 && < 0.6,
118
utf8-string >= 1.0 && < 1.1,
119
- QuickCheck >= 2.6 && < 2.10,
+ QuickCheck >= 2.6 && < 2.11,
120
test-framework >= 0.8 && < 0.9,
121
test-framework-quickcheck2 >= 0.3 && < 0.4
122
0 commit comments