1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
This commit is contained in:
Ruben Bridgewater
2016-03-15 10:03:18 +01:00
parent 24e7486a5a
commit 08a4537263
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
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
Same changelog as the pre-release

View File

@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "2.5.0",
"version": "2.5.1",
"description": "Redis client library",
"keywords": [
"database",