Comparing version 0.10.0 to 0.10.1
@@ -16,2 +16,3 @@ 'use strict' | ||
ctx.connection = connection | ||
ctx.connection.setMaxListeners(0) | ||
@@ -18,0 +19,0 @@ /* |
{ | ||
"name": "rascal", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A friendly wrapper around amqplib with (mostly) safe defaults", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
246676
5337