bump redis for Japanese language support

This commit is contained in:
Dave Conway-Jones
2017-10-07 22:27:48 +01:00
parent 3892bc248a
commit 7864abd20b

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-redis",
"version" : "0.0.4",
"version" : "0.0.5",
"description" : "A Node-RED node to save data to an Redis database",
"dependencies" : {
"redis" : "0.12.1"