Skip to content

Commit cf66d9a

Browse files
committed
small patch fix for breaking issue.
1 parent dd38c9c commit cf66d9a

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
@@ -12,7 +12,7 @@
1212
"maintainer": true
1313
}
1414
],
15-
"version": "1.0.1",
15+
"version": "1.0.2",
1616
"license": "Apache-2.0",
1717
"frameworks": "arduino, mbed",
1818
"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=TcMenuLog
7-
version=1.0.1
7+
version=1.0.2
88
maintainer=https://tcmenu.github.io/documentation/
99
author=TcMenu
1010
category=Other

0 commit comments

Comments
 (0)