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:
460:9ff3e688014b
Parent:
457:4b6a1f794460
Child:
462:ed195faa45b1
diff -r 98c44deafc70 -r 9ff3e688014b module.json
--- a/module.json	Mon Nov 02 09:05:11 2015 +0000
+++ b/module.json	Mon Nov 02 09:05:11 2015 +0000
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "1.0.0",
+  "version": "2.0.0",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -21,7 +21,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^1.0.0"
+    "ble": "^2.0.0"
   },
   "extraIncludes": [
     "source/btle",