From 446ff48805ba7adba17d2a8d25e6583b6f023940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADn?= Date: Sun, 22 Jul 2018 17:19:37 +0200 Subject: [PATCH] Version 2.5.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 36122c2..0cb2482 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "NtpClientLib", "frameworks": "Arduino", -"version": "2.5.0", +"version": "2.5.1", "keywords": "time, date, hour, minute, second, day, week, month, year, RTC, NTP", "description": "Library to get system sync from a NTP server", "url": "https://github.com/gmag11/NtpClient", diff --git a/library.properties b/library.properties index 4db2b5b..264f514 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NtpClientLib -version=2.5.0 +version=2.5.1 author=German Martin maintainer=German Martin sentence=Ntp Client Library