diff --git a/package.json b/package.json index e5dfd85..ad59cf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "env-schema", - "version": "6.0.0", + "version": "6.0.1", "description": "Validate your env variables using Ajv and dotenv", "main": "index.js", "type": "commonjs",