From 23dd1bf7a5a05d8cb371f46a603dee26afddab18 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Fri, 10 May 2019 10:08:19 +0200 Subject: [PATCH] v.1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a75649..5f58378 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-commands", - "version": "1.4.0", + "version": "1.5.0", "description": "Redis commands", "main": "index.js", "scripts": {