Skip to content

Commit 12d9531

Browse files
update to 1.3.22 version.
1 parent 3f1099e commit 12d9531

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "CoAP simple library",
3-
"version" : "1.3.21",
3+
"version" : "1.3.22",
44
"description" : "Simple CoAP client/server library for generic Arduino Client hardware.",
55
"keywords" : "communication, coap, wifi",
66
"authors" : {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=CoAP simple library
2-
version=1.3.21
2+
version=1.3.22
33
author=Hirotaka Niisato <[email protected]>
44
maintainer=Hirotaka Niisato <[email protected]>
55
sentence=Simple CoAP client/server library for generic Arduino Client hardware.

0 commit comments

Comments
 (0)