Skip to content

Commit 4d806cf

Browse files
committed
version 1.0.0
1 parent 99f5032 commit 4d806cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
name=NetApiHelpers
2-
version=0.0.1
2+
version=1.0.0
33
author=Juraj Andrassy
44
maintainer=Juraj Andrassy <juraj.andrassy@gmail.com>
55
sentence=Arduino Networking API helper classes and tests
66
paragraph=Useful classes and tests for Arduino Networking API implementations
77
category=Communication
88
url=https://github.com/jandrassy/NetApiHelpers
99
architectures=*
10+
includes=NetApiHelpers.h
11+
dot_a_linkage=true

0 commit comments

Comments
 (0)