Skip to content

Commit ea26c76

Browse files
committed
Bump version
1 parent 5ce18e8 commit ea26c76

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.4",
9+
"version": "2.10.0",
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.4
2+
version=2.10.0
33
author=ThingsBoard <[email protected]>
44
maintainer=ThingsBoard Team
55
sentence=A client library for MQTT messaging.

0 commit comments

Comments
 (0)