From 1d30ce178d4a1781f2199f136e4e942e725cfa4c Mon Sep 17 00:00:00 2001 From: Theo Schlossnagle Date: Fri, 3 Jun 2016 09:39:10 -0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87e2de1..b818cbc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "amqp" , "description" : "AMQP driver for node" , "keywords" : [ "amqp" ] -, "version" : "0.2.5" +, "version" : "0.2.6" , "author" : { "name" : "Ryan Dahl" } , "contributors" : [ { "name" : "Vasili Sviridov" }