Bump version to 1.6

This commit is contained in:
PaulStoffregen
2019-12-11 08:27:28 -08:00
parent f11f6fc1de
commit c0436e64c1
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.5", "version": "1.6",
"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.5 version=1.6
author=Michael Margolis author=Michael Margolis
maintainer=Paul Stoffregen maintainer=Paul Stoffregen
sentence=Timekeeping functionality for Arduino sentence=Timekeeping functionality for Arduino