Skip to content

Commit

Permalink
chore: release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SocketSomeone committed Jun 10, 2024
1 parent 2dc9679 commit d4e8c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nestjs-resilience",
"description": "A module for improving the reliability and fault-tolerance of your NestJS applications",
"version": "2.1.1",
"version": "2.1.2",
"scripts": {
"build": "rimraf dist && tsc -p tsconfig.build.json",
"prepublish:npm": "npm run build",
Expand Down

0 comments on commit d4e8c84

Please sign in to comment.