Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.6.3-alpha'
Browse files Browse the repository at this point in the history
  • Loading branch information
frdteknikelektro committed Jun 10, 2017
2 parents fd2d4b9 + 1c7ab48 commit d6528e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Urc KEYWORD1
available KEYWORD2
isListening KEYWORD2
listen KEYWORD2
flush KEYWORD2
write KEYWORD2
readBytes KEYWORD2
togglePower KEYWORD2
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"type": "git",
"url": "https://github.com/Atnic/GSM-library.git"
},
"version": "0.6.1-alpha",
"version": "0.6.3-alpha",
"license": "MIT",
"frameworks": ["arduino"],
"platforms": ["atmelavr"]
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=GSM Library
version=0.6.1-alpha
version=0.6.3-alpha
author=Farid Inawan
maintainer=Farid Inawan <[email protected]>
sentence=Library for GSM module
Expand Down

0 comments on commit d6528e7

Please sign in to comment.