Skip to content

Commit 714974f

Browse files
author
Önder Ceylan
committed
* Updated readme
1 parent b72c052 commit 714974f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.0",
11+
"version": "1.0.1",
1212
"description": "Cordova plugin for fixing auto focus issue of html elements on WKWebView",
1313
"cordova": {
1414
"id": "cordova-plugin-wkwebview-inputfocusfix",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<plugin id="cordova-plugin-wkwebview-inputfocusfix" version="1.0.0"
2+
<plugin id="cordova-plugin-wkwebview-inputfocusfix" version="1.0.1"
33
xmlns="http://cordova.apache.org/ns/plugins/1.0"
44
xmlns="http://apache.org/cordova/ns/plugins/1.0"
55
xmlns:rim="http://www.blackberry.com/ns/widgets"

0 commit comments

Comments
 (0)