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 b148bd6 commit 011283bCopy full SHA for 011283b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ionic-plugin-keyboard",
3
- "version": "2.2.0",
+ "version": "2.2.1",
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.2.0">
+ version="2.2.1">
<name>Keyboard</name>
7
<description>Ionic Keyboard Plugin</description>
8
<license>Apache 2.0</license>
0 commit comments