From 6808e3f72527f659d3349339db2315bc9a10cfc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=92scar=20Casajuana?= Date: Fri, 23 Nov 2018 22:04:37 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d09385..1b77894 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "switchboard-operator-api", - "version": "1.0.1", + "version": "1.0.2", "description": "Handle the asyncronous communication between microservices using AMQP", "main": "built/app.js", "scripts": {