You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
v.2.5.1
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
## v.2.5.1 - 15 Mar, 2015
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
|
||||||
|
- Fixed info command not working anymore with optional section argument
|
||||||
|
|
||||||
## v.2.5.0 - 15 Mar, 2015
|
## v.2.5.0 - 15 Mar, 2015
|
||||||
|
|
||||||
Same changelog as the pre-release
|
Same changelog as the pre-release
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "redis",
|
"name": "redis",
|
||||||
"version": "2.5.0",
|
"version": "2.5.1",
|
||||||
"description": "Redis client library",
|
"description": "Redis client library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"database",
|
"database",
|
||||||
|
Reference in New Issue
Block a user