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": {