From 25b4ddafaac17fa7ab7b7fd5522d564edd60a0cd Mon Sep 17 00:00:00 2001 From: Benjamin Coe Date: Sun, 30 Aug 2015 12:50:55 -0700 Subject: [PATCH] URL connection strings. new release process \o/ see changelog.md for more details: https://github.com/NodeRedis/node_redis/pull/804 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01562c5..b4452bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis", - "version": "0.12.1", + "version": "1.0.0", "description": "Redis client library", "keywords": [ "database",