multiple-redis
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "multiple-redis", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Run redis commands against multiple redis instances.", | ||
@@ -46,2 +46,3 @@ "main": "index.js", | ||
"load-grunt-tasks": "latest", | ||
"mocha": "latest", | ||
"mocha-lcov-reporter": "latest", | ||
@@ -48,0 +49,0 @@ "time-grunt": "latest" |
@@ -135,3 +135,3 @@ # multiple-redis | ||
| ----------- | ------- | ----------- | | ||
| 2015-10-15 | v0.0.11 | Maintenance | | ||
| 2015-10-16 | v0.0.12 | Maintenance | | ||
| 2015-09-23 | v0.0.7 | Upgrade to redis 2.0 | | ||
@@ -138,0 +138,0 @@ | 2015-09-08 | v0.0.6 | Maintenance | |
Sorry, the diff of this file is not supported yet
75889
21