diff --git a/library.json b/library.json index c82b608..fbc77b1 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "type": "git", "url": "https://github.com/bertmelis/espMqttClient.git" }, - "version": "0.0.6", + "version": "0.0.7", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"], "headers": ["espMqttClient.h"] diff --git a/library.properties b/library.properties index 1c4b5ba..e4fdd31 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=espMqttClient -version=0.0.6 +version=0.0.7 author=Bert Melis maintainer=Bert Melis sentence=an MQTT client for the Arduino framework for ESP8266 / ESP32