Skip to content

Commit

Permalink
bumped dep level-mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-p-r committed Apr 21, 2016
1 parent c0fbd59 commit dd2ab81
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": "hapi-level-mongo",
"version": "0.1.0",
"version": "0.2.0",
"description": "a level-mongo plugin for hapi",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -29,6 +29,6 @@
"rimraf": "^2.5.2"
},
"dependencies": {
"level-mongo": "^0.1.0"
"level-mongo": "^0.2.0"
}
}

0 comments on commit dd2ab81

Please sign in to comment.