diff --git a/library.json b/library.json index 1ea5293..b181e78 100644 --- a/library.json +++ b/library.json @@ -17,7 +17,7 @@ "type": "git", "url": "https://github.com/PaulStoffregen/Time" }, - "version": "1.6", + "version": "1.6.1", "homepage": "http://playground.arduino.cc/Code/Time", "frameworks": "Arduino", "examples": [ diff --git a/library.properties b/library.properties index 2c5d58c..4aa6ad8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Time -version=1.6 +version=1.6.1 author=Michael Margolis maintainer=Paul Stoffregen sentence=Timekeeping functionality for Arduino