Skip to content

Commit

Permalink
chore(package.json): updaten version to 3.0.4 by cqGit
Browse files Browse the repository at this point in the history
  • Loading branch information
lanjingling0510 committed Apr 9, 2017
1 parent e2a2935 commit a386440
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[3.0.4](../../releases/tag/3.0.4) 2017-04-09 17:12:18
---------------------------------------------------------

- [e2a2935](../../commit/e2a2935) 📦 [refact] edit test code for simulate event.
- [b743448](../../commit/b743448) 🐛 [bug]fix scrolling up will refresh page.


[3.0.3](../../releases/tag/3.0.3) 2017-01-05 15:06:48
---------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mobile-datepicker",
"version": "3.0.3",
"version": "3.0.4",
"description": "一个移动端时间选择器react组件",
"main": "./dist/react-mobile-datepicker.js",
"amdName": "reactMobileDatePicker",
Expand Down Expand Up @@ -83,4 +83,4 @@
"webpack-dev-server": "^1.14.1"
},
"license": "ISC"
}
}

0 comments on commit a386440

Please sign in to comment.