diff --git a/package.json b/package.json index 37c34ac..8ca8859 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nestjs-library/config", - "version": "0.0.1", + "version": "0.0.2", "description": "A NestJS module for managing environment variables easily and securely.", "main": "./dist/index.js", "types": "./dist/index.d.ts",