Skip to content

Commit 79da11f

Browse files
committed
3.1.3
1 parent 337cb79 commit 79da11f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

HISTORY.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.1.3"></a>
2+
## [3.1.3](https://github.com/mongodb/node-mongodb-native/compare/v3.1.2...v3.1.3) (2018-08-13)
3+
4+
5+
### Features
6+
7+
* **core:** update to mongodb-core 3.1.2 ([337cb79](https://github.com/mongodb/node-mongodb-native/commit/337cb79))
8+
9+
10+
111
<a name="3.1.2"></a>
212
## [3.1.2](https://github.com/mongodb/node-mongodb-native/compare/v3.0.6...v3.1.2) (2018-08-13)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "The official MongoDB driver for Node.js",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)