Correct timezone param in mysql node

This commit is contained in:
Dave C-J
2014-12-12 23:16:40 +00:00
parent 5cd7a73baf
commit bad0142f61
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-mysql",
"version" : "0.0.3",
"version" : "0.0.4",
"description" : "A Node-RED node to read and write to a MySQL database",
"dependencies" : {
"mysql" : "2.3.*"