From 8a3982baf832147f9a4b2d0801b34c5036032163 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Wed, 10 Jun 2015 15:01:37 +0200 Subject: [PATCH] TFT: releasing version 1.0.4 --- libraries/TFT/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/TFT/library.properties b/libraries/TFT/library.properties index c5c8f4f26..c40f8ee3a 100644 --- a/libraries/TFT/library.properties +++ b/libraries/TFT/library.properties @@ -1,5 +1,5 @@ name=TFT -version=1.0.3 +version=1.0.4 author=Arduino, Adafruit maintainer=Arduino sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.