diff --git a/changelog.md b/changelog.md index 07da344..f3e9829 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## v.2.1.0 - xx Oct, 2016 +## v.2.1.0 - 30 Oct, 2016 Features diff --git a/package.json b/package.json index bbcecee..40751b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-parser", - "version": "2.0.4", + "version": "2.1.0", "description": "Javascript Redis protocol (RESP) parser", "main": "index.js", "scripts": {