chore(release): 5.2.0 [skip ci]

# [5.2.0](https://github.com/react-native-community/react-native-webview/compare/v5.1.0...v5.2.0) (2019-02-12)

### Features

* **toggle scroll bar:** added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator ([#250](https://github.com/react-native-community/react-native-webview/issues/250)) ([92c2058](https://github.com/react-native-community/react-native-webview/commit/92c2058))
This commit is contained in:
semantic-release-bot 2019-02-12 13:48:58 +00:00
parent 92c20581ae
commit 833d4d6c62

View File

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