diff --git a/library.json b/library.json index 5c55823..3742bae 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/marvinroger/async-mqtt-client.git" }, - "version": "0.8.0", + "version": "0.8.1", "frameworks": "arduino", "platforms": "espressif", "dependencies": [ diff --git a/library.properties b/library.properties index 38fda89..24124be 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AsyncMqttClient -version=0.8.0 +version=0.8.1 author=Marvin ROGER maintainer=Marvin ROGER sentence=An Arduino for ESP8266 asynchronous MQTT client implementation