aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorafc163 <afc163@gmail.com>2015-12-04 22:36:00 +0800
committerafc163 <afc163@gmail.com>2015-12-04 22:36:00 +0800
commit5b5e07bb29209f153673d922d43c88687ad0b45c (patch)
treec89fca4551094d8284ec06db9bdbc7bd3ead126f
parenta79ee8c35ef64e18e677c4a814f7945a3734a64c (diff)
downloadtime-picker-5b5e07bb29209f153673d922d43c88687ad0b45c.tar.gz
time-picker-5b5e07bb29209f153673d922d43c88687ad0b45c.tar.zst
time-picker-5b5e07bb29209f153673d922d43c88687ad0b45c.zip
bump 0.7.20.7.2
-rw-r--r--HISTORY.md5
-rw-r--r--package.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index ed2c9b2..2bc4018 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -2,6 +2,11 @@
2 2
3--- 3---
4 4
50.7.2 / 2015-12-04
6------------------
7
8`fix` IE8 compatible.
9
50.7.1 / 2015-11-20 100.7.1 / 2015-11-20
6------------------ 11------------------
7 12
diff --git a/package.json b/package.json
index 569661f..a41292c 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": "0.7.1", 3 "version": "0.7.2",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",