From 3c87f94d94fcf66ca0c77101a6d36fad32134326 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Wed, 25 Jan 2017 17:54:32 +0100 Subject: [PATCH] v.1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca550de..e6bccab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-commands", - "version": "1.3.0", + "version": "1.3.1", "description": "Redis commands", "main": "index.js", "scripts": {