Skip to content

Commit

Permalink
1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Lapointe committed Sep 17, 2020
1 parent c00c0ee commit 61e5a82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/plapointe6/EspMQTTClient.git"
},
"version": "1.10.0",
"version": "1.10.1",
"frameworks": "arduino",
"platforms": ["espressif8266", "espressif32"],
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=EspMQTTClient
version=1.10.0
version=1.10.1
author=Patrick Lapointe <[email protected]>
maintainer=Patrick Lapointe <[email protected]>
sentence=A library that provides a wifi and MQTT connection to an ESP8266/ESP32
Expand Down

0 comments on commit 61e5a82

Please sign in to comment.