aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorafc163 <afc163@gmail.com>2017-11-02 12:59:08 +0800
committerafc163 <afc163@gmail.com>2017-11-02 12:59:08 +0800
commit5ee034436ac8ea322be48ba58c5ca691578df452 (patch)
treeeefd4fcf1ee584f285c061b356351a29052895f2
parent033931f9f4c0b6cb2338b05b4899bb196c69afff (diff)
downloadtime-picker-5ee034436ac8ea322be48ba58c5ca691578df452.tar.gz
time-picker-5ee034436ac8ea322be48ba58c5ca691578df452.tar.zst
time-picker-5ee034436ac8ea322be48ba58c5ca691578df452.zip
bump3.1.0
-rw-r--r--HISTORY.md6
-rw-r--r--package.json2
2 files changed, 7 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 9eba41b..30c1495 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -2,6 +2,12 @@
2 2
3--- 3---
4 4
53.1.0 / 2017-11-02
6---------------------------
7
8- Upgrade to `rc-trigger@2.x`.
9
10
53.0.0 / 2017-10-22 113.0.0 / 2017-10-22
6--------------------------- 12---------------------------
7 13
diff --git a/package.json b/package.json
index f540f33..c3280b2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "rc-time-picker", 2 "name": "rc-time-picker",
3 "version": "3.0.0", 3 "version": "3.1.0",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",