diff --git a/package-lock.json b/package-lock.json index 946a18f0..a4006d30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nestjs-cls", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 102bdab8..2041df79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-cls", - "version": "1.4.0", + "version": "1.4.1", "description": "A continuation-local storage module compatible with NestJS's dependency injection.", "author": "papooch", "private": false,