Skip to content

Commit ceeedc2

Browse files
committed
bump to 0.16.1
1 parent faad899 commit ceeedc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Adafruit_MQTT.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
3333
#define ADAFRUIT_MQTT_VERSION_MINOR 16
34-
#define ADAFRUIT_MQTT_VERSION_PATCH 0
34+
#define ADAFRUIT_MQTT_VERSION_PATCH 1
3535

3636
// Uncomment/comment to turn on/off debug output messages.
3737
//#define MQTT_DEBUG

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit MQTT Library
2-
version=0.16.0
2+
version=0.16.1
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
55
sentence=MQTT library that supports the CC3000, FONA, ESP8266, Yun, and generic Arduino Client hardware.

0 commit comments

Comments
 (0)