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