From 1422951f8e4e1ad519c3ff9f63b692e4fc570ee7 Mon Sep 17 00:00:00 2001 From: Dylan Herrada <33632497+dherrada@users.noreply.github.com> Date: Wed, 16 Dec 2020 14:08:51 -0500 Subject: [PATCH] Bump to 1.1.0 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index a27460c..b98aa29 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit HTU21DF Library -version=1.0.5 +version=1.1.0 author=Adafruit maintainer=Adafruit sentence=Arduino library for the HTU21D-F sensors in the Adafruit shop @@ -7,4 +7,4 @@ paragraph=Arduino library for the HTU21D-F sensors in the Adafruit shop category=Sensors url=https://github.com/adafruit/Adafruit_HTU21DF_Library architectures=* -depends=Adafruit Unified Sensor, Adafruit BusIO \ No newline at end of file +depends=Adafruit Unified Sensor, Adafruit BusIO