Skip to content

Commit 266747c

Browse files
authored
bumped version
Fixed for iOS 11.3
1 parent bc73e73 commit 266747c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "git+https://github.com/onderceylan/cordova-plugin-wkwebview-inputfocusfix"
99
},
1010
"name": "cordova-plugin-wkwebview-inputfocusfix",
11-
"version": "1.0.1",
11+
"version": "1.0.2",
1212
"description": "Cordova plugin for fixing auto focus issue of html elements on WKWebView",
1313
"cordova": {
1414
"id": "cordova-plugin-wkwebview-inputfocusfix",
@@ -32,4 +32,4 @@
3232
}
3333
}
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)