Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Commit fbaeabf

Browse files
committed
up version to 1.0.2
1 parent 457fc71 commit fbaeabf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"name": "com.ionic.keyboard",
44
"cordova_name": "Keyboard",
55
"description": "Ionic Keyboard Plugin",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
id="com.ionic.keyboard"
5-
version="1.0.1">
5+
version="1.0.2">
66
<name>Keyboard</name>
77
<description>Ionic Keyboard Plugin</description>
88
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)