chore(release): 3.0.2 [skip ci]

## [3.0.2](https://github.com/react-native-community/react-native-webview/compare/v3.0.1...v3.0.2) (2019-01-10)

### Bug Fixes

* **android:** replace deprecated `WebView.PictureListener`->`onContentSizeChange` impl ([#164](https://github.com/react-native-community/react-native-webview/issues/164)) ([9014c4c](https://github.com/react-native-community/react-native-webview/commit/9014c4c))
This commit is contained in:
semantic-release-bot 2019-01-10 10:39:14 +00:00
parent 9014c4cac0
commit 09a9e57b71
1 changed files with 1 additions and 1 deletions

View File

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