From 9d072b0321b3e500adf3e3748f096115c081b2ea Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 25 Jun 2015 12:24:22 +0200 Subject: [PATCH] Bumped 0.21.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 743560e..e4f7e9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ascoltatori", - "version": "0.21.0", + "version": "0.21.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": {