Skip to content

Commit

Permalink
Updated version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Kindborg committed May 1, 2016
1 parent 7b804c4 commit 31ffad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cordova-plugin-ble",
"version": "1.2.0",
"description": "Bluetooth Low Energy Cordova plugin.",
"version": "1.3.0",
"description": "Bluetooth Low Energy Cordova plugin",
"cordova": {
"id": "cordova-plugin-ble",
"platforms": [
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest"
id="cordova-plugin-ble"
version="1.2.0">
version="1.3.0">

<engines>
<engine name="cordova" version=">=6.0.0" />
Expand Down

0 comments on commit 31ffad5

Please sign in to comment.