diff --git a/changelog.md b/changelog.md index 4008133..00a82b6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## v.1.2.0 - xx Apr, 2016 +## v.1.2.0 - 21 Apr, 2016 Features diff --git a/package.json b/package.json index f59275f..755d202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-commands", - "version": "1.1.0", + "version": "1.2.0", "description": "Redis commands", "main": "index.js", "scripts": {