nordic
Fork of nRF51822 by
Diff: module.json
- Revision:
- 531:f6d563460578
- Parent:
- 529:7144407893f0
- Child:
- 532:ce44c7adfa8f
--- a/module.json Wed Dec 02 13:14:18 2015 +0000 +++ b/module.json Wed Dec 02 13:14:18 2015 +0000 @@ -1,6 +1,6 @@ { "name": "ble-nrf51822", - "version": "2.1.1", + "version": "2.1.2", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", @@ -24,7 +24,7 @@ } ], "dependencies": { - "ble": "^2.0.0" + "ble": "^2.1.6" }, "extraIncludes": [ "source/btle",