Skip to content

Commit 4c1b12d

Browse files
committed
Updated mongodb-core to 1.2.7 for APM support.
1 parent 93d4b36 commit 4c1b12d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.40 07-14-2015
2+
-----------------
3+
- Updated mongodb-core to 1.2.7 for APM support.
4+
15
2.0.39 07-14-2015
26
-----------------
37
- Updated mongodb-core to 1.2.6 for NODE-505.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"legacy"
1414
],
1515
"dependencies": {
16-
"mongodb-core": "1.2.6"
16+
"mongodb-core": "1.2.7"
1717
, "readable-stream": "1.0.31"
1818
, "es6-promise": "2.1.1"
1919
},

0 commit comments

Comments
 (0)