Skip to content

Commit 4d8385c

Browse files
committed
Prepare for new version
Signed-off-by: Jan Losinski <[email protected]>
1 parent 4b20cfa commit 4d8385c

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
@@ -15,7 +15,7 @@
1515
"maintainer": true
1616
}
1717
],
18-
"version": "0.2.0",
18+
"version": "0.2.1",
1919
"frameworks": "arduino",
2020
"platforms": "*"
2121
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoSimpleLogging
2-
version=0.2.0
2+
version=0.2.1
33
author=Jan Losinski <[email protected]>
44
maintainer=Jan Losinski <[email protected]>
55
sentence=Simple logging framework knowing levels and handlers

0 commit comments

Comments
 (0)