bump mysql lib version

This commit is contained in:
Dave Conway-Jones
2018-08-13 12:30:52 +01:00
parent 9c9af2952c
commit 493061e6f0

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-mysql",
"version" : "0.0.16",
"version" : "0.0.17",
"description" : "A Node-RED node to read and write to a MySQL database",
"dependencies" : {
"mysql" : "^2.16.0"