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:
424:28ea27dcba79
Parent:
423:9bf22621d592
Child:
427:41e97f9b98b9
diff -r 9bf22621d592 -r 28ea27dcba79 module.json
--- a/module.json	Thu Aug 13 13:23:18 2015 +0100
+++ b/module.json	Thu Aug 13 13:23:18 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "0.4.5",
+  "version": "0.4.6",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.5"
+    "ble": "~0.4.6"
   },
   "extraIncludes": [
     "source/btle",