From 0c7b0fc13b6cf9366eef011c9ab6356d6ef56ea7 Mon Sep 17 00:00:00 2001 From: Rop Date: Sun, 6 Oct 2019 09:01:46 +0200 Subject: [PATCH] version to 0.8.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index d7da3f0..ed801f6 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/ropg/ezTime" }, - "version": "0.8.0", + "version": "0.8.1", "framework": "arduino", "platforms": "*", "build": { diff --git a/library.properties b/library.properties index d3508b3..2a8fa0b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ezTime -version=0.8.0 +version=0.8.1 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.