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 9ddd8f5 commit 39fa075Copy full SHA for 39fa075
2 files changed
package.json
@@ -1,11 +1,11 @@
1
{
2
- "version": "1.0.3",
+ "version": "1.0.4",
3
"name": "com.ionic.keyboard",
4
"cordova_name": "Keyboard",
5
"description": "Ionic Keyboard Plugin",
6
"repo": "https://github.com/driftyco/ionic-plugins-keyboard.git",
7
"issue": "https://github.com/driftyco/ionic-plugins-keyboard/issues",
8
- "license": "MIT",
+ "license": "Apache 2.0",
9
"keywords": [
10
"ionic",
11
"keyboard"
plugin.xml
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="com.ionic.keyboard"
- version="1.0.3">
+ version="1.0.4">
<name>Keyboard</name>
<description>Ionic Keyboard Plugin</description>
<license>Apache 2.0</license>
0 commit comments