We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ff48e commit 055d03fCopy full SHA for 055d03f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ionic-plugin-keyboard",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"cordova": {
5
"id": "ionic-plugin-keyboard",
6
"platforms": [
plugin.xml
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="ionic-plugin-keyboard"
- version="2.1.0">
+ version="2.2.0">
<name>Keyboard</name>
7
<description>Ionic Keyboard Plugin</description>
8
<license>Apache 2.0</license>
0 commit comments