Skip to content

Commit

Permalink
update version to #30
Browse files Browse the repository at this point in the history
  • Loading branch information
hirotaka-niisato committed Feb 25, 2022
1 parent ef97248 commit 44353d7
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" : "CoAP simple library",
"version" : "1.3.22",
"version" : "1.3.23",
"description" : "Simple CoAP client/server library for generic Arduino Client hardware.",
"keywords" : "communication, coap, wifi",
"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=CoAP simple library
version=1.3.22
version=1.3.23
author=Hirotaka Niisato <hirotakaster@gmail.com>
maintainer=Hirotaka Niisato <hirotakaster@gmail.com>
sentence=Simple CoAP client/server library for generic Arduino Client hardware.
Expand Down

0 comments on commit 44353d7

Please sign in to comment.