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