From a3589b5b3a04591cba2ff541e07f9f5dabaa9e7e Mon Sep 17 00:00:00 2001 From: Matteo Collina <hello@matteocollina.com> Date: Mon, 9 Feb 2015 09:21:45 -0800 Subject: [PATCH] Bumped v0.20.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 090adef..1fec028 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ascoltatori", - "version": "0.19.0", + "version": "0.20.0", "description": "The pub/sub library for node backed by Redis, MongoDB, AMQP (RabbitMQ), ZeroMQ, MQTT (Mosquitto) or just plain node!", "main": "index.js", "scripts": {