Skip to content

Commit 08a4537

Browse files
author
Ruben Bridgewater
committed
v.2.5.1
1 parent 24e7486 commit 08a4537

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
## v.2.5.1 - 15 Mar, 2015
5+
6+
Bugfixes
7+
8+
- Fixed info command not working anymore with optional section argument
9+
410
## v.2.5.0 - 15 Mar, 2015
511

612
Same changelog as the pre-release

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redis",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Redis client library",
55
"keywords": [
66
"database",

0 commit comments

Comments
 (0)