chore(release): 11.3.2 [skip ci]

## [11.3.2](https://github.com/react-native-webview/react-native-webview/compare/v11.3.1...v11.3.2) (2021-03-24)

### Bug Fixes

* **refactor:** Converting dispatchEvent static method to non static method ([#1939](https://github.com/react-native-webview/react-native-webview/issues/1939)) ([344ccce](344ccce3ee))
This commit is contained in:
semantic-release-bot 2021-03-24 20:30:34 +00:00
parent 344ccce3ee
commit 69e56c7911

View File

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