Skip to content

Commit bdc4bfc

Browse files
committed
API change (frequency deactivated) bump version to 1.0.0
1 parent d46b0a5 commit bdc4bfc

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
@@ -14,7 +14,7 @@
1414
"maintainer": true
1515
},
1616
"homepage": "https://github.com/luni64/TeensyTimerTool",
17-
"version": "0.4.4",
17+
"version": "1.0.0",
1818
"frameworks": "arduino",
1919
"platforms": "Teensy"
2020
}

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.4.4
2+
version=1.0.0
33
author=luni64
44
maintainer=luni64
55
sentence=Generic Interface to Teensy Timers

0 commit comments

Comments
 (0)