Skip to content

Commit 035aebd

Browse files
author
niisato
committed
update version for #18 .
1 parent dde9c52 commit 035aebd

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.18",
3+
"version" : "1.3.19",
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.18
2+
version=1.3.19
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)