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

Commit

Permalink
update version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tlancina committed Sep 14, 2015
1 parent 740d671 commit 4530f69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ionic-plugin-keyboard",
"version": "1.0.5",
"version": "1.0.6",
"cordova": {
"id": "ionic-plugin-keyboard",
"platforms": [
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Expand Up @@ -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>
<description>Ionic Keyboard Plugin</description>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 4530f69

Please sign in to comment.