Skip to content

Commit

Permalink
update readme/version
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis committed Jun 19, 2019
1 parent 385ed76 commit 0387550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ export default class NewPicker extends React.Component{
| **`markText`** | `String` | optional. default is "選擇日期", you can custom this prop to label text with ur own |
| **`buttonText`** | `String` | optional. you can modify default button't label with your own |
| **`blockAfter`** | `Bool` | optional. default is false, decide blocke date after today or not |

| **`dateSplitter`** | `String` | optional. default is '->', decide custom dateSplitter with String |
....
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"name": "react-native-date-ranges",
"version": "2.3.3",
"version": "2.4.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0387550

Please sign in to comment.