From 0e54ba6c701b56687fb3d90252941b0adda91f51 Mon Sep 17 00:00:00 2001 From: Bogdan Marinescu Date: Mon, 19 Oct 2015 16:17:06 +0300 Subject: [PATCH] version v1.0.0 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 5317ab9..2e425df 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "ble", - "version": "0.4.8", + "version": "1.0.0", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth", @@ -35,4 +35,4 @@ "mbed-drivers": "*" } } -} \ No newline at end of file +}