Skip to content

Commit

Permalink
Bump package version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqCG committed May 18, 2022
1 parent 5472d95 commit d92790f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enriqcg/nestjs-amqp",
"version": "1.0.0",
"version": "2.0.0",
"description": "AMQP module for NestJS with decorator support",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -70,4 +70,4 @@
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
}
}

0 comments on commit d92790f

Please sign in to comment.