Skip to content

Commit 3116da3

Browse files
committedApr 6, 2018
3.4.3
* update bson version (Diana Lau)
1 parent ef92b90 commit 3116da3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018-04-06, Version 3.4.3
2+
=========================
3+
4+
* update bson version (Diana Lau)
5+
6+
17
2018-03-23, Version 3.4.2
28
=========================
39

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector-mongodb",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "The official MongoDB connector for the LoopBack framework.",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)
Please sign in to comment.