From 6f6e572efadcd5093a67ef4c8e7e51d78af2c56e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 26 Jun 2020 14:09:06 +0000 Subject: [PATCH] chore(release): 10.3.2 [skip ci] ## [10.3.2](https://github.com/react-native-community/react-native-webview/compare/v10.3.1...v10.3.2) (2020-06-26) ### Bug Fixes * **android sdk 28:** build issue ([#1469](https://github.com/react-native-community/react-native-webview/issues/1469)) ([5f823bb](https://github.com/react-native-community/react-native-webview/commit/5f823bb77b9fb532dbcbe02811eab2adee42e144)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a757ac..a175262 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "10.3.1", + "version": "10.3.2", "homepage": "https://github.com/react-native-community/react-native-webview#readme", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start",