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",