release impending

This commit is contained in:
Chris Allen 2015-09-14 00:36:36 -05:00
parent ffa7218a3c
commit 50f5bfb7c5

View File

@ -1,5 +1,5 @@
name: bloodhound
version: 0.7.1.0
version: 0.8.0.0
synopsis: ElasticSearch client library for Haskell
description: ElasticSearch made awesome for Haskell hackers
homepage: https://github.com/bitemyapp/bloodhound
@ -28,7 +28,7 @@ library
containers >= 0.5.0.0 && <0.6,
aeson >= 0.7 && <0.10,
http-client >= 0.3 && <0.5,
semigroups >= 0.15 && <0.17,
semigroups >= 0.15 && <0.18,
time >= 1.4 && <1.6,
text >= 0.11 && <1.3,
mtl >= 1.0 && <2.3,