From fe8cface109f63b5a4fb6abeaf87c6de0faa24c6 Mon Sep 17 00:00:00 2001 From: lewishe Date: Thu, 6 Oct 2022 10:50:16 +0800 Subject: [PATCH] Release Version 1.0.0 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 3e9ea9a..ec599ab 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=PCF8563_Library -version=0.0.1 +version=1.0.0 author=Lewis He maintainer=Lewis He sentence=Arduino library for NXP PCF8563 RTC chip.