From b3d16984b099d2099e795b335641f99f59bd6a43 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Wed, 28 Nov 2018 22:32:14 +0000 Subject: [PATCH] Raise version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index cee476f..af139eb 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "TFT_eSPI", - "version": "1.3.7", + "version": "1.3.8", "keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789", "description": "A TFT and ePaper SPI graphics library for ESP8266 and ESP32", "repository":