multiple-redis
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -59,7 +59,3 @@ 'use strict'; | ||
}, | ||
directives: { | ||
node: true, | ||
vars: true, | ||
plusplus: true | ||
} | ||
directives: grunt.file.readJSON('.jslintrc') | ||
} | ||
@@ -66,0 +62,0 @@ }, |
{ | ||
"name": "multiple-redis", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -135,3 +135,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2015-11-21 | v0.0.22 | Maintenance | | ||
| 2015-11-21 | v0.0.23 | Maintenance | | ||
| 2015-10-22 | v0.0.16 | Timeout child commands (see childCommandTimeout option) | | ||
@@ -138,0 +138,0 @@ | 2015-10-16 | v0.0.12 | Maintenance | |
87511
20
1471