From c941362506efe04b3768ce66e93641a1691efd9f Mon Sep 17 00:00:00 2001 From: luin Date: Sun, 29 May 2016 18:50:40 +0800 Subject: [PATCH] chore(release): v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d4e863a..d979f18c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ioredis", - "version": "2.0.0-rc4", + "version": "2.0.0", "description": "A delightful, performance-focused Redis client for Node and io.js", "main": "index.js", "scripts": {