From 80a1f66bb2dcd988c9b78d048fb9db4b0b2fa71e Mon Sep 17 00:00:00 2001 From: Matt Fryer Date: Tue, 13 Aug 2019 14:03:58 +0100 Subject: [PATCH] Release 0.2 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 16b3c1c..abefd19 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Board Identify -version=0.1 +version=0.2 author=Matthew Fryer maintainer=Matthew Fryer sentence=An Arduino library which allows identification of over 100 different boards/controllers. @@ -7,4 +7,4 @@ paragraph=Currently supports a wide range of boards including all Arduino/Genuin category=Other url=https://github.com/MattFryer/Board_Identify architectures=* -includes=Board_Identify.h \ No newline at end of file +includes=Board_Identify.h