diff --git a/HISTORY.md b/HISTORY.md index 79d0957..3518243 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # History ---- +## 4.0.0 / 2016-08-12 + +[#133](https://github.com/react-component/slider/pull/133) support multi-range ([@sosz](https://github.com/sosz)) + ## 3.6.0 / 2016-04-01 [#18](https://github.com/react-component/slider/issues/18) add `vertical` props ([@wnlee](https://github.com/WNLee)) diff --git a/package.json b/package.json index 5dcd55a..21d0638 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-slider", - "version": "3.8.2", + "version": "4.0.0", "description": "slider ui component for react", "keywords": [ "react",