Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Bumped 0.17.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Feb 18, 2014
1 parent 797e3e5 commit 5daf777
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
@@ -1,6 +1,11 @@
History
=======

## 0.17.0

* Added /$SYS/ topic and some monitoring data
[#89](https://github.com/mcollina/mosca/pull/89).

## 0.16.1

* Pass the client to the published event and callback.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mosca",
"version": "0.16.1",
"version": "0.17.0",
"description": "The multi-transport MQTT broker for node.js. It supports AMQP, Redis, ZeroMQ, MongoDB or just MQTT.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 5daf777

Please sign in to comment.