From e680c8b6a7fd33803f4fb318a1a2a2996c29ad2c Mon Sep 17 00:00:00 2001 From: siddacious Date: Fri, 24 Jan 2020 10:28:16 -0800 Subject: [PATCH] Update library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 62f1811..c3e8479 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit GPS Library -version=1.4.0 +version=1.4.1 author=Adafruit maintainer=Adafruit sentence=An interrupt-based GPS library for no-parsing-required use @@ -7,4 +7,4 @@ paragraph=An interrupt-based GPS library for no-parsing-required use category=Sensors url=https://github.com/adafruit/Adafruit_GPS architectures=* -depends=SD \ No newline at end of file +depends=SD