diff --git a/library.json b/library.json index 6a4d721..15b9a35 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "LWMQTT", - "version": "0.8.0", + "version": "0.9.0", "keywords": "lwmqtt, 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": "*",