chore(release): 3.2.0 [skip ci]

# [3.2.0](https://github.com/react-native-community/react-native-webview/compare/v3.1.3...v3.2.0) (2019-01-22)

### Features

* **android props:** Add `androidHardwareAccelerationDisabled` prop ([#265](https://github.com/react-native-community/react-native-webview/issues/265)) ([d3fc5e6](https://github.com/react-native-community/react-native-webview/commit/d3fc5e6))
This commit is contained in:
semantic-release-bot 2019-01-22 09:22:43 +00:00
parent d3fc5e6cde
commit 1f80927c38
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "3.1.3",
"version": "3.2.0",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:ios:flow": "flow check",