chore(release): 5.0.2 [skip ci]

## [5.0.2](https://github.com/react-native-community/react-native-webview/compare/v5.0.1...v5.0.2) (2019-02-03)

### Bug Fixes

* **webviewShared.js:** Support all valid URI schemes and add testing ([#293](https://github.com/react-native-community/react-native-webview/issues/293)) ([fb78d13](https://github.com/react-native-community/react-native-webview/commit/fb78d13)), closes [/tools.ietf.org/html/rfc3986#section-3](https://github.com//tools.ietf.org/html/rfc3986/issues/section-3)
This commit is contained in:
semantic-release-bot 2019-02-03 18:47:33 +00:00
parent fb78d13120
commit 49b44284ce
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.1",
"version": "5.0.2",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:js": "jest",