chore(release): 5.0.1 [skip ci]

## [5.0.1](https://github.com/react-native-community/react-native-webview/compare/v5.0.0...v5.0.1) (2019-02-01)

### Bug Fixes

* **PostMessage:** Renamed ReactNativeWebview to ReactNativeWebView ([d5fc028](https://github.com/react-native-community/react-native-webview/commit/d5fc028)), closes [#304](https://github.com/react-native-community/react-native-webview/issues/304)
This commit is contained in:
semantic-release-bot 2019-02-01 21:05:40 +00:00
parent d5fc028383
commit b3a07b22b3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "5.0.0",
"version": "5.0.1",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:ios:flow": "flow check",