From 9b5b93efc11530a618cd07955ca7bfe73b86e0d5 Mon Sep 17 00:00:00 2001 From: Jessica Hershey <60907719+JHershey69@users.noreply.github.com> Date: Sat, 21 Aug 2021 12:19:11 -0400 Subject: [PATCH] v3.1.2 small bug fix --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index e4bfd68..cab12e1 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "OpenWeatherOneCall", - "version": "3.1.0", + "version": "3.1.2", "keywords": "openweather, darksky, weather, esp32, arduino", "description": "OpenWeatherMap Library to use One Call on the ESP32. This library allows the ESP32 to receive and parse the json from OpenWeathermap", "dependencies":