Skip to content

Commit b496221

Browse files
committed
bump to 1.1.4
1 parent dbc0e37 commit b496221

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
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-keyboard",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Cordova Keyboard Plugin",
55
"cordova": {
66
"id": "cordova-plugin-keyboard",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-keyboard" version="1.1.3">
3+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-keyboard" version="1.1.4">
44
<name>Keyboard</name>
55
<description>Cordova Keyboard Plugin</description>
66
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)