Skip to content

Commit

Permalink
Bump version 1.1.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaosong Gao committed Dec 29, 2018
1 parent e8a91a3 commit 237e488
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-picklist",
"version": "1.1.8",
"version": "1.1.9",
"private": false,
"description": "General page for single/multiple select/show with single/multiple data level.",
"main": "src/index.js",
Expand All @@ -22,8 +22,8 @@
},
"homepage": "https://github.com/gaoxiaosong/react-native-picklist#readme",
"dependencies": {
"general-tree": "^1.0.0",
"general-tree": "^1.0.1",
"react-native-general-searchbar": "^1.0.6",
"react-native-pure-navigation-bar": "^1.4.6"
"react-native-pure-navigation-bar": "^1.4.7"
}
}

0 comments on commit 237e488

Please sign in to comment.