From bafd71d32dff9e6e119a60a8c008b9aa31424391 Mon Sep 17 00:00:00 2001 From: Dushyant Ahuja Date: Wed, 25 Sep 2019 20:09:42 +0100 Subject: [PATCH] Update library.json Update library.json to increase the version number --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index d6249c1..b93438d 100644 --- a/library.json +++ b/library.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/arduino-libraries/NTPClient.git" }, - "version": "3.1.0", + "version": "3.2.0", "frameworks": "arduino", "platforms": "espressif" }