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:
385:6c82f06746bb
Parent:
383:885c4a173a3d
--- a/module.json	Mon Jul 06 10:21:03 2015 +0100
+++ b/module.json	Mon Jul 06 10:21:03 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "0.4.1",
+  "version": "0.4.2",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.1"
+    "ble": "~0.4.2"
   },
   "extraIncludes": [
     "source/btle",