chore(release): 11.10.0 [skip ci]

# [11.10.0](https://github.com/react-native-webview/react-native-webview/compare/v11.9.0...v11.10.0) (2021-08-09)

### Features

* **android:** remove unnecessary buildToolsVersion ([#2023](https://github.com/react-native-webview/react-native-webview/issues/2023)) ([998b211](998b211b94))
This commit is contained in:
semantic-release-bot 2021-08-09 17:42:45 +00:00
parent 998b211b94
commit ea67c37531
1 changed files with 1 additions and 1 deletions

View File

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