Skip to content

Commit

Permalink
Bumped 0.12.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Feb 14, 2016
1 parent e995424 commit 9ba52a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "aedes",
"version": "0.12.4",
"version": "0.12.5",
"description": "Stream-based MQTT broker",
"main": "aedes.js",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"mqtt": "^1.0.6",
"mqtt-connection": "^2.1.0",
"pre-commit": "^1.0.10",
"standard": "^5.0.0",
"standard": "^6.0.0",
"tape": "^4.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 9ba52a1

Please sign in to comment.