From 3327f816ca89c68f13c8919f960de3c269bc2ace Mon Sep 17 00:00:00 2001 From: Rop Date: Mon, 29 Oct 2018 13:52:53 +0100 Subject: [PATCH] Ready to release 0.7.7 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a7b38ac..377f082 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/ropg/ezTime" }, - "version": "0.7.6", + "version": "0.7.7", "framework": "arduino", "platforms": "*", "build": { diff --git a/library.properties b/library.properties index bfb9e20..4867b9d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ezTime -version=0.7.6 +version=0.7.7 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.