From f97f49ba99f7d85a0b9ef5d6e3f04d1a20e8e72c Mon Sep 17 00:00:00 2001 From: Mattia Pennasilico Date: Thu, 21 Jul 2022 13:09:15 +0200 Subject: [PATCH] Version 0.1.6 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 5a44ad9..79e24de 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoMqttClient -version=0.1.5 +version=0.1.6 author=Arduino maintainer=Arduino sentence=[BETA] Allows you to send and receive MQTT messages using Arduino.