diff --git a/CHANGELOG.md b/CHANGELOG.md index cb213284..5846860b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### v5.0.1 + +##### Bugfix + +- Fixed `TouchableWithoutFeedback` warning + ### v5.0.0 ##### Breaking Changes diff --git a/package.json b/package.json index 2485356e..d8c2ca18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker-select", - "version": "5.0.0", + "version": "5.0.1", "description": "A Picker component for React Native which emulates the native