Skip to content

Commit 5a13202

Browse files
author
Thomas O Fredericks
committed
Updating version to 2.5
1 parent cbe0b98 commit 5a13202

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/thomasfredericks/Bounce2.git"
88
},
9-
"version": "2.41",
9+
"version": "2.5",
1010
"exclude": [
1111
"*.png",
1212
"*.zip"

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name=Bounce2
2-
version=2.42
3-
author=Thomas O Fredericks <[email protected]> with contributions fromEric Lowry, Jim Schimpf and Tom Harkaway
2+
version=2.5
3+
author=Thomas O Fredericks <[email protected]> with contributions from Eric Lowry, Jim Schimpf, Tom Harkaway, Joachim Krüger and MrGradgrind.
44
maintainer=Thomas O Fredericks <[email protected]>
55
sentence=Debouncing library for Arduino and Wiring.
66
paragraph=Deboucing switches and toggles is important.

0 commit comments

Comments
 (0)