diff --git a/library.json b/library.json index 4193c4c..d7da3f0 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/ropg/ezTime" }, - "version": "0.7.10", + "version": "0.8.0", "framework": "arduino", "platforms": "*", "build": { diff --git a/library.properties b/library.properties index 23affd6..d3508b3 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ezTime -version=0.7.10 +version=0.8.0 author=Rop Gonggrijp maintainer=Rop Gonggrijp sentence=ezTime - pronounced "Easy Time" - is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.