From cd9a26bc77c1fdbd261fb392a50065d249a4fb98 Mon Sep 17 00:00:00 2001 From: Dylan Herrada <33632497+dherrada@users.noreply.github.com> Date: Mon, 21 Dec 2020 18:11:48 -0500 Subject: [PATCH] Bump to 1.2.0 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 377a303..0cae725 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BMP085 Library -version=1.1.0 +version=1.2.0 author=Adafruit maintainer=Adafruit sentence=A powerful but easy to use BMP085/BMP180 Library @@ -7,4 +7,4 @@ paragraph=A powerful but easy to use BMP085/BMP180 Library category=Sensors url=https://github.com/adafruit/Adafruit-BMP085-Library architectures=* -depends=Adafruit Unified Sensor, Adafruit BusIO \ No newline at end of file +depends=Adafruit Unified Sensor, Adafruit BusIO