Skip to content

Commit 2eda2f7

Browse files
chore(release): 1.16.5 [skip ci]
## [1.16.5](v1.16.4...v1.16.5) (2021-08-05) ### Bug Fixes * make PickerItemProps accept generic value rather than just ItemValue ([#302](#302)) ([34499f1](34499f1))
1 parent 37cc9fe commit 2eda2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-picker/picker",
3-
"version": "1.16.4",
3+
"version": "1.16.5",
44
"homepage": "https://github.com/react-native-picker/picker#readme",
55
"description": "React Native Picker for iOS & Android",
66
"main": "./js/index.js",

0 commit comments

Comments
 (0)