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:
431:95158d6d493f
Parent:
430:db7edc9ad0bc
Child:
433:518afd7ac036
--- a/module.json	Fri Sep 25 15:26:40 2015 +0100
+++ b/module.json	Fri Sep 25 15:26:40 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "0.4.6",
+  "version": "0.4.7",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.6"
+    "ble": "~0.4.7"
   },
   "extraIncludes": [
     "source/btle",