From 08a4537263aead8da24775371e810b5f538a91a5 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Tue, 15 Mar 2016 10:03:18 +0100 Subject: [PATCH] v.2.5.1 --- changelog.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 3b000822ec1..f3b49a0960b 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/package.json b/package.json index 64e674d6cdc..dbe60024e7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "2.5.0", + "version": "2.5.1", "description": "Redis client library", "keywords": [ "database",