chore(release): 7.2.3 [skip ci]

## [7.2.3](https://github.com/react-native-community/react-native-webview/compare/v7.2.2...v7.2.3) (2019-09-23)

### Bug Fixes

* **iOS:** Xcode issues and warnings (no functionality changes) ([#860](https://github.com/react-native-community/react-native-webview/issues/860)) ([6cfdd4b](https://github.com/react-native-community/react-native-webview/commit/6cfdd4b))
This commit is contained in:
semantic-release-bot 2019-09-23 08:51:27 +00:00
parent 6cfdd4b88c
commit ada2e1edca
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "7.2.2",
"version": "7.2.3",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"ci": "CI=true && yarn lint && yarn test",