File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ redis - a node.js redis client
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/NodeRedis/node_redis.png )] ( https://travis-ci.org/NodeRedis/node_redis )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/NodeRedis/node_redis/badge.svg?branch= )] ( https://coveralls.io/r/NodeRedis/node_redis?branch= )
6
- [ ![ Windows Tests] ( https://ci.appveyor.com/api/projects/status/koc3xraik0xq3b56/branch/ master? svg=true& label=Windows%20Tests )] ( https://ci.appveyor.com/project/BridgeAR/node-redis/branch/master )
6
+ [ ![ Windows Tests] ( https://img.shields.io/appveyor/ci/BridgeAR/node-redis/ master. svg? label=Windows%20Tests )] ( https://ci.appveyor.com/project/BridgeAR/node-redis/branch/master )
7
7
[ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/NodeRedis/node_redis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
8
8
9
9
This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on performance.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " redis" ,
3
- "version" : " 2.2.5 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " Redis client library" ,
5
5
"keywords" : [
6
6
" database" ,
You can’t perform that action at this time.
0 commit comments