bump mongoldb node for skip, limit default PR

This commit is contained in:
Dave Conway-Jones 2017-04-19 11:13:24 +01:00
parent c17aac3b66
commit a881a5c4af
No known key found for this signature in database
GPG Key ID: 81B04231572A9A2D
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-mongodb",
"version" : "0.0.11",
"version" : "0.0.12",
"description" : "Node-RED nodes to talk to an Mongo database",
"dependencies" : {
"mongodb" : "^2.2.11"