chore(release): 3.1.0 [skip ci]

# [3.1.0](https://github.com/react-native-community/react-native-webview/compare/v3.0.3...v3.1.0) (2019-01-11)

### Features

* **WKWebview:** Add incognito prop to iOS WKWebview ([62f871c](https://github.com/react-native-community/react-native-webview/commit/62f871c))
This commit is contained in:
semantic-release-bot 2019-01-11 14:00:30 +00:00
parent 62f871c186
commit c9a777bdfb
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.0.3",
"version": "3.1.0",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:ios:flow": "flow check",