Skip to content

Commit 12124a2

Browse files
committed
bump version
1 parent 2cf5d47 commit 12124a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The first release of the library only supports QoS0 and the basic features to ge
88

99
This library is an alternative to the [pubsubclient](https://github.com/knolleary/pubsubclient) library by [knolleary](https://github.com/knolleary) which uses a custom protocol implementation.
1010

11-
[Download version 1.5.1 of the library.](https://github.com/256dpi/arduino-mqtt/releases/download/v1.5.1/mqtt.zip)
11+
[Download version 1.6.0 of the library.](https://github.com/256dpi/arduino-mqtt/releases/download/v1.6.0/mqtt.zip)
1212

1313
*Or even better use the newly available Library Manager in the Arduino IDE.*
1414

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MQTT
2-
version=1.5.1
2+
version=1.6.0
33
author=Joel Gaehwiler <joel.gaehwiler@gmail.com>
44
maintainer=Joel Gaehwiler <joel.gaehwiler@gmail.com>
55
sentence=MQTT library for Arduino based on the Eclipse Paho projects.

0 commit comments

Comments
 (0)