Skip to content

Commit 06242a6

Browse files
committed
Tagged release as V2.0.40
1 parent 4da8333 commit 06242a6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- 0.10
44
- 0.12
5+
- "iojs"
56
sudo: false
67
env:
78
- MONGODB_VERSION=2.2.x

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "2.0.39",
3+
"version": "2.0.40",
44
"description": "MongoDB legacy driver emulation layer on top of mongodb-core",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)