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

Commit

Permalink
Bumped v0.20.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 29, 2014
1 parent 8c5151a commit f834ac8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
History
=======

## 0.20.3

* Fixed a packet duplication issue with Redis.
* Fixed a MongoDB error/crash with offline subscriptions.
* Added full MongoDB and Redis mosca.Server tests.

## 0.20.2

* Update keepalive timer after a PUBACK.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mosca",
"version": "0.20.2",
"version": "0.20.3",
"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 f834ac8

Please sign in to comment.