We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f26660 commit 111edf0Copy full SHA for 111edf0
package.json
@@ -1,7 +1,8 @@
1
{ "name" : "redis-cluster",
2
- "version" : "0.0.6",
+ "version" : "0.0.7",
3
"description" : "Redis cluster client library",
4
- "author": "João Jerónimo <jj@crowdprocess.com>",
+ "author": "Arenit,João Jerónimo <jj@crowdprocess.com>",
5
+ "contributors": ["Arseniy Pavlenko <h0x91b@gmail.com>"],
6
"main": "./index.js",
7
"dependencies" : {
8
"redis" : "0.8.x"
0 commit comments