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 740d671 commit 4530f69Copy full SHA for 4530f69
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ionic-plugin-keyboard",
3
- "version": "1.0.5",
+ "version": "1.0.6",
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="com.ionic.keyboard"
- version="1.0.5">
+ version="1.0.6">
<name>Keyboard</name>
7
<description>Ionic Keyboard Plugin</description>
8
<license>Apache 2.0</license>
0 commit comments