bump mysql lib version

This commit is contained in:
Dave Conway-Jones 2018-08-13 12:30:52 +01:00
parent 9c9af2952c
commit 493061e6f0
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 1 deletions

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"