From 170ff5f7269c6c86abb19564553b8f5b7f56a990 Mon Sep 17 00:00:00 2001 From: Paint Your Dragon Date: Fri, 19 Nov 2021 12:12:29 -0800 Subject: [PATCH] Bump version for posterity Changes are cosmetic, not functional. Clarify the hierarchy of #includes among various files. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 8e84429..4884f7d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BusIO -version=1.9.4 +version=1.9.5 author=Adafruit maintainer=Adafruit sentence=This is a library for abstracting away UART, I2C and SPI interfacing