Skip to content

Commit

Permalink
Update library configuration version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed May 8, 2024
1 parent 4c20984 commit fbd159f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SIM900",
"version": "1.0.0",
"version": "1.1.0",
"description": "Arduino SIM900 Shield Comprehensive Library",
"keywords": ["SIM900", "Shield", "Communication"],
"authors": [
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=SIM900
version=1.0.0
version=1.1.0
author=ntnn
maintainer=nthnn <nthnn@gmail.com>
sentence=Arduino SIM900 Shield Comprehensive Library
Expand Down

0 comments on commit fbd159f

Please sign in to comment.