Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Commit 055d03f

Browse files
committed
chore(): update to 2.2.0
1 parent d2ff48e commit 055d03f

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": "ionic-plugin-keyboard",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"cordova": {
55
"id": "ionic-plugin-keyboard",
66
"platforms": [

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
id="ionic-plugin-keyboard"
5-
version="2.1.0">
5+
version="2.2.0">
66
<name>Keyboard</name>
77
<description>Ionic Keyboard Plugin</description>
88
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)