Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
meritt committed Sep 8, 2015
1 parent 66ad371 commit 3d8194f
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion lib/client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 21 additions & 21 deletions lib/collection.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/utils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easymongo"
, "version": "4.0.1"
, "version": "4.0.2"
, "description": "Simple interface for the MongoDB API"
, "keywords": ["easymongo", "mongo", "mongodb"]
, "author": "Alexey Simonenko <alexey@simonenko.su>"
Expand Down Expand Up @@ -30,4 +30,4 @@
, "test": "mocha --reporter dot"
}
, "license": "MIT"
}
}

0 comments on commit 3d8194f

Please sign in to comment.