aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--HISTORY.md2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 3ce7feb..ebc3b9e 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -2,7 +2,7 @@
2 2
3--- 3---
4 4
51.0.0 / 2015-12-03 51.0.0-alpha2 / 2015-12-03
6------------------ 6------------------
7 7
8`fix` IE8 compatible. 8`fix` IE8 compatible.
diff --git a/package.json b/package.json
index ee4e41d..dae39aa 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": "1.0.0", 3 "version": "1.0.0-alpha2",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",