Bump version to 1.6.1

This commit is contained in:
PaulStoffregen
2021-06-21 04:36:35 -07:00
parent b0cfc3c941
commit a18e50dcea
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
"type": "git", "type": "git",
"url": "https://github.com/PaulStoffregen/Time" "url": "https://github.com/PaulStoffregen/Time"
}, },
"version": "1.6", "version": "1.6.1",
"homepage": "http://playground.arduino.cc/Code/Time", "homepage": "http://playground.arduino.cc/Code/Time",
"frameworks": "Arduino", "frameworks": "Arduino",
"examples": [ "examples": [

View File

@ -1,5 +1,5 @@
name=Time name=Time
version=1.6 version=1.6.1
author=Michael Margolis author=Michael Margolis
maintainer=Paul Stoffregen maintainer=Paul Stoffregen
sentence=Timekeeping functionality for Arduino sentence=Timekeeping functionality for Arduino