diff --git a/package.json b/package.json index 9c52ca8..9aa3dfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nestjs-library/config", - "version": "0.4.2", + "version": "0.4.3", "description": "A NestJS module for managing environment variables easily and securely.", "main": "./dist/index.js", "types": "./dist/index.d.ts",