From 6c639a8bde9743eb9f8bddfb7f113b7f98f16119 Mon Sep 17 00:00:00 2001 From: Sebastian Werner Date: Mon, 25 Jun 2018 10:00:27 +0200 Subject: [PATCH] Release 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9b6881..cc4abab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "universal-dotenv", - "version": "1.5.1", + "version": "1.5.2", "description": "Robust Environment Configuration for Universal Applications.", "main": "lib/index.cjs.js", "module": "lib/index.esm.js",