chore(release): 5.0.5 [skip ci]

## [5.0.5](https://github.com/react-native-community/react-native-webview/compare/v5.0.4...v5.0.5) (2019-02-05)

### Bug Fixes

* **iOS/android getViewManagerConfig:** Fix crash with react-native < 0.58 ([263fc5e](https://github.com/react-native-community/react-native-webview/commit/263fc5e))
This commit is contained in:
semantic-release-bot 2019-02-05 14:59:05 +00:00
parent 54848de8f5
commit a76e0ae811

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "5.0.4",
"version": "5.0.5",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:js": "jest",