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": {