From 960a9d070e9e4067af5d69a38ee6e5c2f0621102 Mon Sep 17 00:00:00 2001 From: Rop Date: Wed, 12 Sep 2018 15:53:28 +0200 Subject: [PATCH] Releasing 0.7.3 si interface is consitent with README when it goes live on Library Manager --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4538f28..791c64b 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/ropg/ezTime" }, - "version": "0.7.2", + "version": "0.7.3", "framework": "arduino", "platforms": "*" "build": { diff --git a/library.properties b/library.properties index 3b4e800..61f0056 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ezTime -version=0.7.2 +version=0.7.3 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.