Skip to content

Commit a18e50d

Browse files
Bump version to 1.6.1
1 parent b0cfc3c commit a18e50d

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
@@ -17,7 +17,7 @@
1717
"type": "git",
1818
"url": "https://github.com/PaulStoffregen/Time"
1919
},
20-
"version": "1.6",
20+
"version": "1.6.1",
2121
"homepage": "http://playground.arduino.cc/Code/Time",
2222
"frameworks": "Arduino",
2323
"examples": [

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Time
2-
version=1.6
2+
version=1.6.1
33
author=Michael Margolis
44
maintainer=Paul Stoffregen
55
sentence=Timekeeping functionality for Arduino

0 commit comments

Comments
 (0)