version v0.4.4

This commit is contained in:
Rohit Grover 2015-08-07 15:50:59 +01:00
parent 17253370ff
commit 3d6893f3da

View file

@ -1,6 +1,6 @@
{
"name": "ble",
"version": "0.4.3",
"version": "0.4.4",
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
"keywords": [
"Bluetooth",
@ -26,8 +26,8 @@
"mbed-classic": {
"mbed-classic": "~0.0.1"
},
"mbed" : {
"mbed-core" : "*"
"mbed": {
"mbed-core": "*"
}
}
}