From f4a82e3fd11afa33fab2ebd0af4793dd255b7245 Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Wed, 27 Apr 2016 12:09:04 +0800 Subject: [PATCH] bump 3.6.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ea7221..533984b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-slider", - "version": "3.6.0", + "version": "3.6.1", "description": "slider ui component for react", "keywords": [ "react", @@ -55,4 +55,4 @@ "rc-util": "3.x", "warning": "^2.1.0" } -} \ No newline at end of file +}