config changes

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Wed Dec 02 13:14:18 2015 +0000
Parent:
530:f6d563460578
Child:
532:c8df45b865f7
Commit message:
Synchronized with git rev b52f526d
Author: Rohit Grover
Release 2.1.3
=============

updating versions for dependencies

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Wed Dec 02 13:14:18 2015 +0000
+++ b/module.json	Wed Dec 02 13:14:18 2015 +0000
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "2.1.2",
+  "version": "2.1.3",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -24,7 +24,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.1.6"
+    "ble": "^2.1.7"
   },
   "extraIncludes": [
     "source/btle",