Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
raychenfj committed Jun 18, 2017
1 parent 9b94173 commit 761f79b
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 @@ -247,7 +247,7 @@ The picker columns should be configured as below. The `parentCol` should be anot
|separator|Optional, charactor to separate value from each column| String | - | space |
|cancelText|Optional, customize the cancel button text | String | - | Cancel
|doneText|Optional, customize the done button text | String | - | Done
|placeholder|Optional, set up a placeholder text when there is no option selected| String | - | - |
|placeholder (since 2.0.2)|Optional, set up a placeholder text when there is no option selected| String | - | - |

## Types

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"name": "ion-multi-picker",
"description": "Ion Multi Item Picker--An Ionic2 Custom Picker Component",
"version": "2.0.1",
"version": "2.0.2",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"repository": {
Expand Down

0 comments on commit 761f79b

Please sign in to comment.