From c493f8f7b1a72584eaeabab0956ed75db7c7d069 Mon Sep 17 00:00:00 2001 From: Greg Weber Date: Thu, 5 Mar 2015 12:17:45 -0800 Subject: [PATCH] version bump for new Connection module --- mongoDB.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongoDB.cabal b/mongoDB.cabal index ad2174e..02660d7 100644 --- a/mongoDB.cabal +++ b/mongoDB.cabal @@ -1,5 +1,5 @@ Name: mongoDB -Version: 2.0.3 +Version: 2.0.4 Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document DBMS Description: This package lets you connect to MongoDB servers and