From 093f437fac70ac1faacf8553e5e399b01e33eb6f Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Tue, 15 Mar 2016 05:43:10 +0100 Subject: [PATCH] v.2.5.0 --- changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 4827641a14..3b000822ec 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,10 @@ Changelog ========= +## v.2.5.0 - 15 Mar, 2015 + +Same changelog as the pre-release + ## 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 bd1d42831f..64e674d6cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "2.5.0-1", + "version": "2.5.0", "description": "Redis client library", "keywords": [ "database",