diff --git a/package.json b/package.json index 2b56e77..efc1950 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dotenv-cli", "description": "A global executable to run applications with the ENV variables loaded by dotenv", - "version": "7.0.0", + "version": "7.1.0", "author": "entropitor", "bin": { "dotenv": "./cli.js"