Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
256dpi committed Aug 31, 2018
1 parent 2374772 commit 2416b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LWMQTT",
"version": "0.6.1",
"version": "0.6.2",
"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": "*",
Expand Down

0 comments on commit 2416b52

Please sign in to comment.