Skip to content

Commit

Permalink
release v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lanjingling0510 committed Jul 12, 2016
1 parent 3caa11b commit fd8b141
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v2.0.3 - Tue, 12 Jul 2016 09:15:00 GMT
--------------------------------------

-


v2.0.2 - Tue, 05 Jul 2016 00:48:26 GMT
--------------------------------------

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": "2.0.2",
"version": "2.0.3",
"description": "一个移动端时间选择器react组件",
"main": "./dist/mobile-datepicker.js",
"repository": "lanjingling0510/react-mobile-datepicker",
Expand Down Expand Up @@ -67,4 +67,4 @@
"react": "^0.14.0 || ^15.0.0"
},
"license": "ISC"
}
}

0 comments on commit fd8b141

Please sign in to comment.