Skip to content

Commit

Permalink
Update to 0.2.4 for fix new mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
arronzhang committed Mar 24, 2015
1 parent 2e5df9e commit 4dd4855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mongoq"
, "version": "0.2.3"
, "version": "0.2.4"
, "description": "Use mongoDB like this: require('mongoq')('testdb').collection('users').find(function(err, cursor){});"
, "keywords": ["mongodb", "mongoq", "data", "datastore", "nosql"]
, "author" : "Hidden <zzdhidden@gmail.com>"
Expand Down

0 comments on commit 4dd4855

Please sign in to comment.