From 3201850e2c90890d6562b4db4f249c03b921ed72 Mon Sep 17 00:00:00 2001 From: Mikael Kindborg Date: Sat, 22 Oct 2016 12:52:46 +0200 Subject: [PATCH] Updated BLE plugin version to 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eafd07b..54b1331 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ { "id": "phonegap-nfc" }, { "id": "cordova-plugin-bluetooth-serial" }, { "id": "cordova-plugin-ble", - "location": "https://github.com/evothings/cordova-ble#2.0.0" }, + "location": "https://github.com/evothings/cordova-ble#2.0.1" }, { "id": "com.unarin.cordova.beacon", "location": "https://github.com/evothings/cordova-plugin-ibeacon#3.4.3" }, { "id": "com.synconset.cordovaHTTP",