We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da8333 commit 06242a6Copy full SHA for 06242a6
.travis.yml
@@ -2,6 +2,7 @@ language: node_js
2
node_js:
3
- 0.10
4
- 0.12
5
+ - "iojs"
6
sudo: false
7
env:
8
- MONGODB_VERSION=2.2.x
package.json
@@ -1,6 +1,6 @@
1
{
"name": "mongodb",
- "version": "2.0.39",
+ "version": "2.0.40",
"description": "MongoDB legacy driver emulation layer on top of mongodb-core",
"main": "index.js",
"repository": {
0 commit comments