Skip to content

Commit

Permalink
update version to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hideakitai committed Apr 27, 2021
1 parent 384c36e commit 9972d90
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
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/hideakitai",
"maintainer": true
},
"version": "0.6.0",
"version": "0.6.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*"
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=Packetizer
version=0.6.0
version=0.6.1
author=hideakitai
maintainer=hideakitai
sentence=binary data packetization encoder / decoder based on COBS / SLIP encoding
Expand Down

0 comments on commit 9972d90

Please sign in to comment.