Skip to content

Commit

Permalink
Update Version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrascari committed Aug 11, 2016
1 parent 102d789 commit 3470f9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-blinkup-plugin",
"version": "1.1.4",
"version": "1.1.5",
"description": "This plugin allows you to integrate the native BlinkUp process for setting up an Electric Imp device directly into your Cordova / PhoneGap project",
"cordova": {
"id": "com.macadamian.blinkup",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
id="com.macadamian.blinkup"
version="1.1.3">
version="1.1.5">

<name>cordova-blinkup-plugin</name>
<description>
Expand Down

0 comments on commit 3470f9e

Please sign in to comment.