1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
This commit is contained in:
Ruben Bridgewater
2016-03-15 05:43:10 +01:00
parent 8e970a7fef
commit 093f437fac
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
Changelog Changelog
========= =========
## v.2.5.0 - 15 Mar, 2015
Same changelog as the pre-release
## v.2.5.0-1 - 07 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. 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.

View File

@@ -1,6 +1,6 @@
{ {
"name": "redis", "name": "redis",
"version": "2.5.0-1", "version": "2.5.0",
"description": "Redis client library", "description": "Redis client library",
"keywords": [ "keywords": [
"database", "database",