Skip to content

Commit 1332f1a

Browse files
committed
Bumped v2.6.0
1 parent 97b1d90 commit 1332f1a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
global:
1616
- CC=gcc-4.8
1717
- CXX=g++-4.8
18-
- MONGODB_VERSION="3.2.5"
18+
- MONGODB_VERSION="3.4.9"
1919
addons:
2020
apt:
2121
sources:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mosca",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"description": "MQTT broker as a module",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)