From 6d7e3feb68fd2b4fedab4b1f17e61485845b01b7 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Fri, 17 Jun 2016 10:05:05 +0200 Subject: [PATCH] v.2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b35d9a4..a89a551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-parser", - "version": "2.0.2", + "version": "2.0.3", "description": "Javascript Redis protocol (RESP) parser", "main": "index.js", "scripts": {