for bbc microbit library
Fork of nRF51822 by
Diff: module.json
- Revision:
- 457:4b6a1f794460
- Parent:
- 455:e33de7c4574c
- Child:
- 460:9ff3e688014b
--- a/module.json Mon Nov 02 09:05:10 2015 +0000 +++ b/module.json Mon Nov 02 09:05:11 2015 +0000 @@ -1,10 +1,12 @@ { "name": "ble-nrf51822", - "version": "0.4.8", + "version": "1.0.0", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", - "BLE" + "BLE", + "mbed", + "mbed-official" ], "author": "Rohit Grover", "repository": { @@ -19,7 +21,7 @@ } ], "dependencies": { - "ble": "~0.4.7" + "ble": "^1.0.0" }, "extraIncludes": [ "source/btle",