We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cfc3c commit a18e50dCopy full SHA for a18e50d
library.json
@@ -17,7 +17,7 @@
17
"type": "git",
18
"url": "https://github.com/PaulStoffregen/Time"
19
},
20
- "version": "1.6",
+ "version": "1.6.1",
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.6
+version=1.6.1
3
author=Michael Margolis
4
maintainer=Paul Stoffregen
5
sentence=Timekeeping functionality for Arduino
0 commit comments