Skip to content

Commit

Permalink
Update version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Dec 12, 2024
1 parent c3e6703 commit 8c72b78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LilyGo-AMOLED-Series",
"version": "1.1.0",
"version": "1.2.0",
"description": "LilyGo AMOLED Arduino library",
"keywords": "lilygo,amoled",
"authors": [
Expand Down Expand Up @@ -54,12 +54,12 @@
{
"owner": "lewisxhe",
"name": "XPowersLib",
"version": "0.2.6"
"version": "0.2.7"
},
{
"owner": "lewisxhe",
"name": "SensorLib",
"version": "0.2.2"
"version": "0.2.4"
}
],
"examples": ["examples/*/*.ino"],
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=LilyGo-AMOLED-Series
version=1.1.0
version=1.2.0
author=LilyGo
maintainer=LewisHe <[email protected]>
sentence=Library for LilyGo T-Display AMOLED Series
Expand Down

0 comments on commit 8c72b78

Please sign in to comment.