bump mongo node for release

This commit is contained in:
Dave Conway-Jones 2020-10-28 11:25:03 +00:00
parent e68a438bb0
commit 395bf77441
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

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