Skip to content

Commit a4d4245

Browse files
authored
Updated version
1 parent 33cd7cb commit a4d4245

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/thingsboard/pubsubclient.git"
88
},
9-
"version": "2.9",
9+
"version": "2.9.1",
1010
"exclude": "tests",
1111
"examples": "examples/*/*.ino",
1212
"frameworks": "arduino",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TBPubSubClient
2-
version=2.9
2+
version=2.9.1
33
author=Nick O'Leary <[email protected]>
44
maintainer=ThingsBoard Team
55
sentence=A client library for MQTT messaging.

0 commit comments

Comments
 (0)