Skip to content

Commit c99c70b

Browse files
committed
Bump version to v0.2.1
1 parent ec7ee79 commit c99c70b

File tree

3 files changed

+2
-2
lines changed

3 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
"homepage": "https://github.com/luni64/TeensyTimerTool",
18-
"version": "0.2.0",
18+
"version": "0.2.1",
1919
"frameworks": "arduino",
2020
"platforms": "Teensy"
2121
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TeensyTimerTool
2-
version=0.2.0
2+
version=0.2.1
33
author=Lutz Niggl <[email protected]>
44
maintainer=Lutz Niggl <[email protected]>
55
sentence=Generic Interface to Teensy Timers

0 commit comments

Comments
 (0)