diff --git a/library.json b/library.json index b3f17de..47be345 100644 --- a/library.json +++ b/library.json @@ -12,15 +12,13 @@ "type": "git", "url": "https://github.com/marvinroger/async-mqtt-client.git" }, - "version": "0.6.0", + "version": "0.6.1", "frameworks": "arduino", "platforms": "espressif", "dependencies": [ { "name": "ESPAsyncTCP", - "authors": "Hristo Gochkov", - "frameworks": "arduino", - "platforms": "espressif" + "version": "^1.0.1" } ] }