fka mod
Fork of BLE_API by
Diff: module.json
- Revision:
- 786:d6d7087d8377
- Parent:
- 785:c74f567162d4
- Child:
- 790:7c6abdcc0551
diff -r c74f567162d4 -r d6d7087d8377 module.json --- a/module.json Tue Aug 11 15:13:13 2015 +0100 +++ b/module.json Tue Aug 11 15:13:13 2015 +0100 @@ -1,6 +1,6 @@ { "name": "ble", - "version": "0.4.4", + "version": "0.4.5", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth", @@ -21,13 +21,13 @@ "dependencies": {}, "targetDependencies": { "nrf51822": { - "ble-nrf51822": "~0.4.4" + "ble-nrf51822": "~0.4.5" }, "mbed-classic": { "mbed-classic": "~0.0.1" }, "mbed": { - "mbed-core": "*" + "mbed-drivers": "*" } } } \ No newline at end of file