Skip to content

Commit e500350

Browse files
committed
chore: release v3.1.2
1 parent c729e9f commit e500350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nestjs-resilience",
33
"description": "A module for improving the reliability and fault-tolerance of your NestJS applications",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"scripts": {
66
"build": "rimraf dist && tsc -p tsconfig.build.json",
77
"prepublish:npm": "npm run build",

0 commit comments

Comments
 (0)