From 735fd8a73eaf64c232550ec2089aaa4c42eb3051 Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Tue, 8 Mar 2016 15:36:36 +0100 Subject: [PATCH] LiquidCrystal: update version to 1.0.5 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 8b60908..90a7ca7 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LiquidCrystal -version=1.0.4 +version=1.0.5 author=Arduino, Adafruit maintainer=Arduino sentence=Allows communication with alphanumerical liquid crystal displays (LCDs).