From 2b3f1ba6e167f3168c3431a2d39f4df499f5bda5 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Wed, 12 Jun 2019 16:22:27 +0200 Subject: [PATCH] bump to version 0.8 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 416511d5..4cfb2127 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/thotro/arduino-dw1000.git" }, - "version": "0.6", + "version": "0.8", "exclude": [ "adapterBoard", "extras" diff --git a/library.properties b/library.properties index 9ed70996..39446db5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=DW1000 -version=0.6 +version=0.8 author=Thomas Trojer maintainer=Thomas Trojer sentence=A library that offers functionality to use Decawave's DW1000 chips/modules.