chore(release): 5.2.3 [skip ci]

## [5.2.3](https://github.com/react-native-community/react-native-webview/compare/v5.2.2...v5.2.3) (2019-02-28)

### Bug Fixes

* **Android <input />:** Support file extensions in file input accept attributes ([#357](https://github.com/react-native-community/react-native-webview/issues/357)) ([803a3b0](https://github.com/react-native-community/react-native-webview/commit/803a3b0))
This commit is contained in:
semantic-release-bot 2019-02-28 21:14:14 +00:00
parent 803a3b095b
commit 440e7c8527
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "5.2.2",
"version": "5.2.3",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:js": "jest",