Skip to content

Commit

Permalink
chore(package.json): updaten version to 4.0.0 by cqGit
Browse files Browse the repository at this point in the history
  • Loading branch information
lanjingling0510 committed Oct 26, 2018
1 parent 88e8b68 commit e9809aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[4.0.0](../../releases/tag/4.0.0) 2018-10-26 12:39:53
---------------------------------------------------------

- [88e8b68](../../commit/88e8b68) 📚 [document] edit readme document.
- [daf0b98](../../commit/daf0b98)[feature] add feature of caption customized(https://github.com/lanjingling0510/react-mobile-datepicker/issues/31)


[3.0.12](../../releases/tag/3.0.12) 2018-05-17 21:29:57
-----------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mobile-datepicker",
"version": "3.0.12",
"version": "4.0.0",
"description": "一个移动端时间选择器react组件",
"main": "./dist/react-mobile-datepicker.js",
"amdName": "reactMobileDatePicker",
Expand Down

0 comments on commit e9809aa

Please sign in to comment.