Skip to content

Commit

Permalink
Update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis he committed May 25, 2020
1 parent dfef937 commit 9a7a76f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"type": "git",
"url": "https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git"
},
"authors": [{
"authors": [
{
"name": "Xinyuan Electronics",
"email": "[email protected]",
"url": "https://github.com/Xinyuan-LilyGO",
Expand All @@ -17,7 +18,7 @@
"email": "[email protected]"
}
],
"version": "1.0.0",
"version": "1.1.0",
"frameworks": "arduino",
"platforms": "esp32"
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=TTGO T-Watch
version=1.0.0
version=1.1.0
author=TTGO
maintainer=lewis he <[email protected]>
sentence=Library for TTGO T-Watch development kit
Expand Down

0 comments on commit 9a7a76f

Please sign in to comment.