From d2027316237ad0f3862549344e644344cd1f47fa Mon Sep 17 00:00:00 2001 From: Curtis Malainey Date: Fri, 15 Jan 2021 11:31:06 -0800 Subject: [PATCH] release 2.0.1 just fixes cppcheck complaints, no functional change --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index eadd9a3..e6fdd62 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/cujomalainey/ant-arduino.git" }, - "version": "2.0.0", + "version": "2.0.1", "frameworks": "arduino, mbed", "platforms": "*" } diff --git a/library.properties b/library.properties index 6a640b3..97ba4c5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ANT-Arduino -version=2.0.0 +version=2.0.1 author=Curtis Malainey maintainer=Curtis Malainey sentence=Library for communicating with various ANT radios from Dynastream Innovations.