Skip to content

Commit 86bfb68

Browse files
chore(release): 6.5.1 [skip ci]
## [6.5.1](react-native-webview/react-native-webview@v6.5.0...v6.5.1) (2019-08-02) ### Bug Fixes * **iOS:** Align look and feel of Window.prompt() to Mobile Safari ([react-native-webview#677](react-native-webview#677)) ([231100d](react-native-webview@231100d))
1 parent 231100d commit 86bfb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Thibault Malbranche <malbranche.thibault@gmail.com>"
99
],
1010
"license": "MIT",
11-
"version": "6.5.0",
11+
"version": "6.5.1",
1212
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
1313
"scripts": {
1414
"ci": "CI=true && yarn lint && yarn test",

0 commit comments

Comments
 (0)