Nano RGB LED mesh
Fork of nRF51822 by
Diff: module.json
- Revision:
- 383:885c4a173a3d
- Parent:
- 382:0d827746052f
- Child:
- 385:6c82f06746bb
diff -r 0d827746052f -r 885c4a173a3d module.json --- a/module.json Mon Jul 06 10:21:03 2015 +0100 +++ b/module.json Mon Jul 06 10:21:03 2015 +0100 @@ -1,6 +1,6 @@ { "name": "ble-nrf51822", - "version": "0.0.1", + "version": "0.4.1", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", @@ -19,7 +19,7 @@ } ], "dependencies": { - "ble": "~0.0.0" + "ble": "~0.4.1" }, "extraIncludes": [ "source/btle",