version v2.1.5

This commit is contained in:
Rohit Grover 2015-12-02 09:37:28 +00:00
parent 4cbf096268
commit 34c8643d08
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ble",
"version": "2.1.4",
"version": "2.1.5",
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
"keywords": [
"Bluetooth",
@ -26,7 +26,7 @@
"x-nucleo-idb0xa1": "ARMmbed/ble-x-nucleo-idb0xa1"
},
"nrf51822": {
"ble-nrf51822": "^2.0.0"
"ble-nrf51822": "^2.1.1"
},
"cordio": {
"ble-wicentric": "~0.0.4"