Skip to content

Commit c9061b4

Browse files
committed
fix for library manager.
1 parent cbe17a4 commit c9061b4

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.0",
15+
"version": "1.0.1",
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.0
7+
version=1.0.1
88
maintainer=https://tcmenu.github.io/documentation/
99
author=TcMenu
1010
category=Other

0 commit comments

Comments
 (0)