chore(release): 11.6.4 [skip ci]

## [11.6.4](https://github.com/react-native-webview/react-native-webview/compare/v11.6.3...v11.6.4) (2021-06-11)

### Bug Fixes

* **windows:** Fix ARM/ARM64 support ([#2044](https://github.com/react-native-webview/react-native-webview/issues/2044)) ([e3e6e68](e3e6e6841a))
This commit is contained in:
semantic-release-bot 2021-06-11 15:35:35 +00:00
parent e3e6e6841a
commit e33eea6dcf
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.6.3",
"version": "11.6.4",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",