nRF51822
Fork of nRF51822 by
Diff: module.json
- Revision:
- 523:8b96b7935704
- Parent:
- 522:0f791e328558
- Child:
- 524:502e53732c75
--- a/module.json Wed Dec 02 12:58:42 2015 +0000 +++ b/module.json Wed Dec 02 12:58:42 2015 +0000 @@ -1,6 +1,6 @@ { "name": "ble-nrf51822", - "version": "2.1.2", + "version": "2.1.3", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", @@ -24,7 +24,7 @@ } ], "dependencies": { - "ble": "^2.1.6" + "ble": "^2.1.7" }, "extraIncludes": [ "source/btle",