Skip to content

Commit 3fa018a

Browse files
authored
update library version to v2.0.1
1 parent b504ea3 commit 3fa018a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Seeed_Arduino_LCD",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789, RM68140",
55
"description": "A TFT and ePaper SPI graphics library for Arduino",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Seeed_Arduino_LCD
2-
version=2.0.0
2+
version=2.0.1
33
author=Bodmer
44
maintainer=Hongtai.liu<[email protected]>
55
sentence=A fast TFT graphics library for Arduino.

0 commit comments

Comments
 (0)