From aa2d8c04e0232aa5e68c771feec7262fbfc8039d Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Mon, 7 Mar 2016 03:29:46 +0100 Subject: [PATCH] 2.5.0-1 --- changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 85d59db65b..4827641a14 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,7 @@ Changelog ========= -## v.2.5.0-1 - 01 Mar, 2015 +## v.2.5.0-1 - 07 Mar, 2015 This is a big release with some substaintual underlining changes. Therefor this is released as a pre-release and I encourage anyone who's able to, to test this out. diff --git a/package.json b/package.json index 7760c7cf87..81b8df9699 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "2.4.2", + "version": "2.5.0-1", "description": "Redis client library", "keywords": [ "database",