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:
397:c7adea3c1e37
Parent:
395:07973ce31786
Child:
406:488000d02cd0
--- a/module.json	Tue Jul 21 13:23:46 2015 +0100
+++ b/module.json	Tue Jul 21 13:23:46 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "0.4.2",
+  "version": "0.4.3",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.2"
+    "ble": "~0.4.3"
   },
   "extraIncludes": [
     "source/btle",