Skip to content

Commit 111edf0

Browse files
committed
Version bump
1 parent 6f26660 commit 111edf0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{ "name" : "redis-cluster",
2-
"version" : "0.0.6",
2+
"version" : "0.0.7",
33
"description" : "Redis cluster client library",
4-
"author": "João Jerónimo <jj@crowdprocess.com>",
4+
"author": "Arenit,João Jerónimo <jj@crowdprocess.com>",
5+
"contributors": ["Arseniy Pavlenko <h0x91b@gmail.com>"],
56
"main": "./index.js",
67
"dependencies" : {
78
"redis" : "0.8.x"

0 commit comments

Comments
 (0)