chore(release): 10.9.3 [skip ci]

## [10.9.3](https://github.com/react-native-community/react-native-webview/compare/v10.9.2...v10.9.3) (2020-10-22)

### Bug Fixes

* **android:** Update SSL error handling ([#1466](https://github.com/react-native-community/react-native-webview/issues/1466)) ([ef48d35](ef48d35e95))
This commit is contained in:
semantic-release-bot 2020-10-22 07:40:02 +00:00
parent ef48d35e95
commit 63984157fa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "10.9.2",
"version": "10.9.3",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",