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
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-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"