diff --git a/package.json b/package.json index 90ce31b..196792b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/qenv", - "version": "6.0.6", + "version": "6.0.7", "private": false, "description": "A module for easily handling environment variables in Node.js projects with support for .yml and .json configuration.", "main": "dist_ts/index.js",