Skip to content

Commit

Permalink
Bumped v0.30.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Aug 19, 2017
1 parent ecdd0cc commit ffefb54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aedes",
"version": "0.29.3",
"version": "0.30.0",
"description": "Stream-based MQTT broker",
"main": "aedes.js",
"scripts": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"duplexify": "^3.5.1",
"faucet": "0.0.1",
"istanbul": "^0.4.1",
"mqtt": "^2.11.0",
"mqtt": "^2.12.0",
"mqtt-connection": "^3.0.0",
"pre-commit": "^1.0.10",
"standard": "^10.0.3",
Expand All @@ -55,7 +55,7 @@
"fastparallel": "^2.0.0",
"fastseries": "^1.5.0",
"from2": "^2.1.0",
"mqemitter": "^2.1.0",
"mqemitter": "^2.2.0",
"mqtt-packet": "^5.4.0",
"pump": "^1.0.0",
"retimer": "^1.0.0",
Expand Down

0 comments on commit ffefb54

Please sign in to comment.