From cd8566af54f2f06d534c480d299578947d704283 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Mon, 30 Jan 2017 03:20:17 +0100 Subject: [PATCH] v.2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef467a7..1d85c66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-parser", - "version": "2.4.0", + "version": "2.4.1", "description": "Javascript Redis protocol (RESP) parser", "main": "index.js", "scripts": {