Skip to content

Commit

Permalink
3.1.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroadst committed Apr 19, 2018
1 parent 8dfa93d commit b20e64a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb",
"version": "3.1.0-beta1",
"version": "3.1.0-beta2",
"description": "The official MongoDB driver for Node.js",
"main": "index.js",
"repository": {
Expand All @@ -13,7 +13,7 @@
"official"
],
"dependencies": {
"mongodb-core": "3.1.0-beta1"
"mongodb-core": "3.1.0-beta2"
},
"devDependencies": {
"bluebird": "3.5.0",
Expand Down

0 comments on commit b20e64a

Please sign in to comment.