We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11f6fc commit c0436e6Copy full SHA for c0436e6
library.json
@@ -17,7 +17,7 @@
17
"type": "git",
18
"url": "https://github.com/PaulStoffregen/Time"
19
},
20
- "version": "1.5",
+ "version": "1.6",
21
"homepage": "http://playground.arduino.cc/Code/Time",
22
"frameworks": "Arduino",
23
"examples": [
library.properties
@@ -1,5 +1,5 @@
1
name=Time
2
-version=1.5
+version=1.6
3
author=Michael Margolis
4
maintainer=Paul Stoffregen
5
sentence=Timekeeping functionality for Arduino
0 commit comments