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

Commit 54c36d9

Browse files
committed
update version to 1.0.1
1 parent 7806463 commit 54c36d9

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": "0.0.1",
2+
"version": "1.0.1",
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="0.0.1">
5+
version="1.0.1">
66
<name>Keyboard</name>
77
<description>Ionic Keyboard Plugin</description>
88
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)