Skip to content

Commit bfdb4bd

Browse files
author
dave
committed
examples recompiled and a few small fixes
1 parent a90762e commit bfdb4bd

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
@@ -25,7 +25,7 @@
2525
"name": "TaskManagerIO"
2626
}
2727
],
28-
"version": "3.2.0",
28+
"version": "4.0.0",
2929
"license": "Apache-2.0",
3030
"frameworks": "arduino, mbed",
3131
"platforms": "*",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55

66
name=IoAbstraction
7-
version=3.2.0
7+
version=4.0.0
88
maintainer=https://www.thecoderscorner.com
99
author=davetcc
1010
category=Other

0 commit comments

Comments
 (0)