diff --git a/library.json b/library.json index 269640e..3d13ca4 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "LilyGo-AMOLED-Series", - "version": "1.0.7", + "version": "1.0.8", "description": "LilyGo AMOLED Arduino library", "keywords": "lilygo,amoled", "authors": [ @@ -49,7 +49,7 @@ { "owner": "lvgl", "name": "lvgl", - "version": "8.3.9" + "version": "8.3.11" }, { "owner": "lewisxhe", @@ -59,7 +59,7 @@ { "owner": "lewisxhe", "name": "SensorLib", - "version": "0.1.6" + "version": "0.2.0" } ], "examples": ["examples/*/*.ino"], diff --git a/library.properties b/library.properties index ade54eb..10d37f0 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LilyGo-AMOLED-Series -version=1.0.7 +version=1.0.8 author=LilyGo maintainer=LewisHe sentence=Library for LilyGo T-Display AMOLED Series