From a027d05d316a2cbe5f68b11d25fa5b2939a8486a Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Tue, 24 Nov 2015 00:31:30 +0100 Subject: [PATCH] v.1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bbd6c3..bd31e27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-commands", - "version": "1.0.0", + "version": "1.0.1", "description": "Redis commands", "main": "index.js", "scripts": {