From e33a6f309706254f1465ce360fcd7d1c4db5b9f6 Mon Sep 17 00:00:00 2001 From: Max Beatty Date: Mon, 29 Jan 2018 18:04:55 -0500 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af77a033..104d4154 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dotenv", - "version": "4.0.0", + "version": "5.0.0", "description": "Loads environment variables from .env file", "main": "lib/main.js", "scripts": {