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 76c4881 commit 66926f5Copy full SHA for 66926f5
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ionic-plugin-keyboard",
3
- "version": "1.0.4",
+ "version": "1.0.5",
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.4">
+ version="1.0.5">
<name>Keyboard</name>
7
<description>Ionic Keyboard Plugin</description>
8
<license>Apache 2.0</license>
0 commit comments