Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

Fork of nRF51822 by Nordic Semiconductor

Revision:
554:05200b69a95f
Parent:
553:2a413611e569
Child:
555:dc3945bd78d7
diff -r 2a413611e569 -r 05200b69a95f module.json
--- a/module.json	Mon Jan 11 10:19:11 2016 +0000
+++ b/module.json	Mon Jan 11 10:19:11 2016 +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",