Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](react-native-webview/react-native-webview@v4.0.0...v4.1.0) (2019-02-01)

### Features

* **WKwebview:** Allow _target links to be opened up in the same way as UIWebView. ([#270](react-native-webview/react-native-webview#270)) ([6643a8e](react-native-webview/react-native-webview@6643a8e)), closes [#139](react-native-webview/react-native-webview#139)
  • Loading branch information
noproblem23 committed Feb 1, 2019
1 parent 29f686b commit 4400651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "4.0.0",
"version": "4.1.0",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"scripts": {
"test:ios:flow": "flow check",
Expand Down

0 comments on commit 4400651

Please sign in to comment.