From 7e47e35533108204ce71a4afba67c807d8f05f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=92scar=20Casajuana?= Date: Mon, 25 Mar 2019 16:00:46 +0100 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95ff963..a379e5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "switchboard-operator-api", - "version": "2.1.1", + "version": "2.2.0", "description": "Handle the asyncronous communication between microservices using AMQP", "main": "built/app.js", "scripts": {