From e1aa388418ef4d2a326a58dd62620fb954799ccf Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 16 Apr 2024 18:44:56 +0100 Subject: [PATCH] Update library.properties - bump version to 1.16.0 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 5a130f9..6e571fb 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BusIO -version=1.15.0 +version=1.16.0 author=Adafruit maintainer=Adafruit sentence=This is a library for abstracting away I2C and SPI interfacing