We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83b5d7 commit 6c6cdd1Copy full SHA for 6c6cdd1
HISTORY.md
@@ -1,4 +1,4 @@
1
-2.0.43
+2.0.43 09-14-2015
2
-----------------
3
* Propagate timeout event correctly to db instances.
4
* Application Monitoring API (APM) implemented.
package.json
@@ -1,6 +1,6 @@
{
"name": "mongodb",
- "version": "2.0.42",
+ "version": "2.0.43",
"description": "MongoDB legacy driver emulation layer on top of mongodb-core",
5
"main": "index.js",
6
"repository": {
0 commit comments