From c92a2f6145e60b8295956072c717adad8fe0a79f Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 14 Nov 2023 20:24:40 +0000 Subject: [PATCH] Bump version number to 2.0.4 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 940569f..6c3ef97 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit LiquidCrystal -version=2.0.2 +version=2.0.4 author=Adafruit maintainer=Adafruit sentence=Fork of LiquidCrystal HD44780-compatible LCD driver library, now with support for ATtiny85.