diff --git a/library.json b/library.json index 9ec77ff..1bf8c6e 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,8 @@ "type": "git", "url": "https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git" }, - "authors": [{ + "authors": [ + { "name": "Xinyuan Electronics", "email": "lily@lilygo.cc", "url": "https://github.com/Xinyuan-LilyGO", @@ -17,7 +18,7 @@ "email": "lewishe@outlook.com" } ], - "version": "1.0.0", + "version": "1.1.0", "frameworks": "arduino", "platforms": "esp32" } \ No newline at end of file diff --git a/library.properties b/library.properties index 21dbe2b..92b5939 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TTGO T-Watch -version=1.0.0 +version=1.1.0 author=TTGO maintainer=lewis he sentence=Library for TTGO T-Watch development kit