From cb912cb952542a6d60cfc31ee2ef2f41d41eefff Mon Sep 17 00:00:00 2001 From: Greg Weber Date: Sat, 16 May 2015 09:42:36 -0700 Subject: [PATCH] version bump for export of MongoContext constructor --- mongoDB.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongoDB.cabal b/mongoDB.cabal index 9ef04b1..481df2d 100644 --- a/mongoDB.cabal +++ b/mongoDB.cabal @@ -1,5 +1,5 @@ Name: mongoDB -Version: 2.0.4 +Version: 2.0.5 Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document DBMS Description: This package lets you connect to MongoDB servers and