chore(release): 9.1.0 [skip ci]

# [9.1.0](https://github.com/react-native-community/react-native-webview/compare/v9.0.2...v9.1.0) (2020-04-06)

### Features

* **Android:** Implement direct communication between Android code and JS ([#1203](https://github.com/react-native-community/react-native-webview/issues/1203)) ([c88e380](https://github.com/react-native-community/react-native-webview/commit/c88e380))
This commit is contained in:
semantic-release-bot 2020-04-06 17:27:43 +00:00
parent c88e380762
commit fda1794035
1 changed files with 1 additions and 1 deletions

View File

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