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
fengjun.chen committed May 24, 2017
1 parent 5e3358c commit 9795e87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [2.0.1]
### changed
* fix bug that can't establish correct sequence between columns, ref to [issue#51](https://github.com/raychenfj/ion-multi-picker/issues/51)

## [2.0.0]
### changed
* Update to ionic 3.0.1
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.0",
"version": "2.0.1",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"repository": {
Expand Down

0 comments on commit 9795e87

Please sign in to comment.