Skip to content

Commit decfa51

Browse files
committed
version bump
1 parent 0b88dcd commit decfa51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "git",
1515
"url": "https://github.com/bertmelis/espMqttClient.git"
1616
},
17-
"version": "1.7.2",
17+
"version": "1.7.3",
1818
"frameworks": "arduino",
1919
"platforms": ["espressif8266", "espressif32"],
2020
"headers": ["espMqttClient.h", "espMqttClientAsync.h"],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=espMqttClient
2-
version=1.7.2
2+
version=1.7.3
33
author=Bert Melis
44
maintainer=Bert Melis
55
sentence=an MQTT client for the Arduino framework for ESP8266 / ESP32

0 commit comments

Comments
 (0)