From bc3866b79c2c5d7deb749e97c8245f6881e36639 Mon Sep 17 00:00:00 2001 From: Tony Hannan Date: Thu, 8 Sep 2011 18:56:38 -0400 Subject: [PATCH] new version using MonadControlIO instead of custom MonadMVar --- mongoDB.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongoDB.cabal b/mongoDB.cabal index 94405e0..7fe2fc3 100644 --- a/mongoDB.cabal +++ b/mongoDB.cabal @@ -1,5 +1,5 @@ name: mongoDB -version: 1.0.3 +version: 1.1.0 build-type: Simple license: OtherLicense license-file: LICENSE