diff --git a/library.json b/library.json index 8da254b..5d692ad 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "LWMQTT", - "version": "0.6.3", + "version": "0.6.4", "keywords": "mqtt, iot", "description": "The Light Weight MQTT library implements a MQTT 3.1.1 client that is optimized to be used in embedded and constraint systems. It can be used with any operating system and network stack and only requires a handful of callbacks for a full integration.", "frameworks": "*",