diff --git a/package.json b/package.json index 495a8ad..8504ea5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.12.2", "description": "Wrapper of bramqp lib for some easy work with protocol. Has a channel pool.", "dependencies": { - "bramqp": "^0.4.0" + "bramqp": "^0.6.0" }, "scripts": { "prepub": "gulp",