From 25677023f3d87a8379124711218337e86e07ee6b Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 19 Aug 2025 16:59:07 +0100 Subject: [PATCH] Update library.properties - 1.0.1 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 4c1d9c8..ae1c380 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit VEML6046 Library -version=1.0.0 +version=1.0.1 author=Adafruit maintainer=Adafruit sentence=Arduino library for VEML6046 high accuracy RGBIR color sensor @@ -7,4 +7,4 @@ paragraph=This library provides an interface for the VEML6046 high accuracy colo category=Sensors url=https://github.com/adafruit/Adafruit_VEML6046 architectures=* -depends=Adafruit BusIO \ No newline at end of file +depends=Adafruit BusIO