We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b1d90 commit 1332f1aCopy full SHA for 1332f1a
2 files changed
.travis.yml
@@ -15,7 +15,7 @@ env:
15
global:
16
- CC=gcc-4.8
17
- CXX=g++-4.8
18
- - MONGODB_VERSION="3.2.5"
+ - MONGODB_VERSION="3.4.9"
19
addons:
20
apt:
21
sources:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mosca",
3
- "version": "2.5.2",
+ "version": "2.6.0",
4
"description": "MQTT broker as a module",
5
"main": "index.js",
6
"bin": {
0 commit comments