From 9dc9ad184bc5c0f27cf934159d521a6afc7ac8e5 Mon Sep 17 00:00:00 2001 From: Sandeep Mistry Date: Tue, 31 May 2016 16:33:31 -0400 Subject: [PATCH] Version 3.1.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 779cafe..d6249c1 100644 --- a/library.json +++ b/library.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/arduino-libraries/NTPClient.git" }, - "version": "3.0.0", + "version": "3.1.0", "frameworks": "arduino", "platforms": "espressif" } diff --git a/library.properties b/library.properties index 202ad60..d4908ca 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NTPClient -version=3.0.0 +version=3.1.0 author=Fabrice Weinberg maintainer=Fabrice Weinberg sentence=An NTPClient to connect to a time server