From 9d7abf01c7da4e489565912cb33c1f19209e02ee Mon Sep 17 00:00:00 2001 From: tyeth Date: Wed, 30 Apr 2025 13:56:14 +0100 Subject: [PATCH] Bump version to 2.3.0 to signify NaN change --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 7a73557..c632c89 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BME280 Library -version=2.2.4 +version=2.3.0 author=Adafruit maintainer=Adafruit sentence=Arduino library for BME280 sensors.