diff --git a/library.json b/library.json index 1a52776..78f922f 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/ropg/ezTime" }, - "version": "0.6.0", + "version": "0.6.1", "framework": "arduino", "platforms": "*" "build": { diff --git a/library.properties b/library.properties index e9fa96b..59455e5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ezTime -version=0.6.0 +version=0.6.1 author=Rop Gonggrijp maintainer=Rop Gonggrijp sentence=Does NTP, datetime formatted strings, milliseconds and timezones. Drop-in replacement for Arduino Time Library