nordic
Fork of nRF51822 by
Diff: module.json
- Revision:
- 424:9bf22621d592
- Parent:
- 423:041752486b03
- Child:
- 425:28ea27dcba79
diff -r 041752486b03 -r 9bf22621d592 module.json --- a/module.json Tue Aug 11 15:14:24 2015 +0100 +++ b/module.json Thu Aug 13 13:23:18 2015 +0100 @@ -1,6 +1,6 @@ { "name": "ble-nrf51822", - "version": "0.4.6", + "version": "0.4.5", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", @@ -19,7 +19,7 @@ } ], "dependencies": { - "ble": "~0.4.6" + "ble": "~0.4.5" }, "extraIncludes": [ "source/btle",