chore(release): 11.11.0 [skip ci]

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

### Features

* **deps:** Remove upper bound on React Native peerdep ([#2054](https://github.com/react-native-webview/react-native-webview/issues/2054)) ([6cd000e](6cd000ec9d)), closes [#1935](https://github.com/react-native-webview/react-native-webview/issues/1935)
This commit is contained in:
semantic-release-bot 2021-08-09 17:45:57 +00:00
parent 95da0aa8d2
commit 2c541131db
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.10.0",
"version": "11.11.0",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",