Comparing version 0.2.0 to 0.2.1
@@ -76,2 +76,4 @@ | ||
debug('connecting to', this.name, this.client); | ||
this.client.createQueue(this.name, {}, | ||
@@ -78,0 +80,0 @@ function(err, res) { |
{ | ||
"name": "queues", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Collection of queue wrappers with a common interface.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
8122
280