Skip to content

Commit

Permalink
Bump to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqCG committed Jul 25, 2023
1 parent 732a308 commit 4432156
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@enriqcg/nestjs-amqp",
"version": "2.0.3",
"description": "AMQP module for NestJS with decorator support",
"version": "2.0.4",
"description": "AMQP/RabbitMQ module for NestJS with decorator support",
"main": "index.js",
"scripts": {
"lint": "eslint \"lib/**/*.ts\"",
Expand Down Expand Up @@ -69,4 +69,4 @@
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
}
}
}

0 comments on commit 4432156

Please sign in to comment.