diff --git a/package.json b/package.json index 370cd06..d1b09b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "amqp-util", - "version" : "2.0.0", + "version" : "2.0.1", "description" : "Convenience classes on which to build AMQP producers and consumers in Node.js.", "repository" : { "type": "git", "url": "https://github.com/intellinote/amqp-util.git" }, "bugs" : { "url": "https://github.com/intellinote/amqp-util/issues" },