From fd8bb99e54ae686a06febe5a98edb6359c0cd78a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=92scar=20Casajuana?= Date: Thu, 21 Mar 2019 17:38:52 +0100 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73a6fbb..2e89917 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "switchboard-operator-api", - "version": "2.0.0", + "version": "2.1.0", "description": "Handle the asyncronous communication between microservices using AMQP", "main": "built/app.js", "scripts": {