diff --git a/package.json b/package.json index d9fde4e..251c0a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mkfyi/nestjs-rmq", - "version": "1.3.1", + "version": "1.4.0", "description": "A decent NestJS module for a more advanced communication between microservices using the full power of RabbitMQ", "author": { "name": "Michael Kilian",