chore(release): 5.0.3 [skip ci]

## [5.0.3](https://github.com/react-native-community/react-native-webview/compare/v5.0.2...v5.0.3) (2019-02-04)

### Bug Fixes

* **android/iOS:** Fixed react-native 0.58 warnings ([#311](https://github.com/react-native-community/react-native-webview/issues/311)) ([4a4ccd8](https://github.com/react-native-community/react-native-webview/commit/4a4ccd8))
This commit is contained in:
semantic-release-bot 2019-02-04 13:14:47 +00:00
parent 4a4ccd8141
commit 0535c04c11

View File

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