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

Commit

Permalink
Merge pull request #143 from mcollina/v2-dev
Browse files Browse the repository at this point in the history
Bumped 2.0.1
  • Loading branch information
Peter Sorowka committed Jan 19, 2016
2 parents 50ecef2 + 4feb7b1 commit 135dce3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ascoltatori",
"version": "2.0.0",
"version": "2.0.1",
"description": "The pub/sub library for node backed by Redis, MongoDB, AMQP (RabbitMQ), ZeroMQ, MQTT (Mosquitto) or just plain node!",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"optimist": "^0.6.1",
"async_bench": "^0.5.1",
"dox-foundation": "^0.5.6",
"mosca": "1.0.0-pre1",
"mosca": "1.0.1",
"jshint": "^2.8.0",
"istanbul": "^0.4.0",
"coveralls": "^2.11.4",
Expand Down

0 comments on commit 135dce3

Please sign in to comment.