release mongoDB 2.0

This commit is contained in:
Greg Weber 2014-06-22 17:58:34 -07:00
parent 5ca3b1c210
commit 6e4c31c90e

View file

@ -1,5 +1,5 @@
Name: mongoDB
Version: 1.4.4
Version: 2.0
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
DBMS
Description: This package lets you connect to MongoDB servers and
@ -24,7 +24,7 @@ Library
Build-depends: array -any
, base <5
, binary -any
, bson >= 0.2.0 && < 0.3.0
, bson >= 0.3 && < 0.4
, text
, bytestring -any
, containers -any