From 2df8c8a7d67a3e73ed557944ae129afd5c075a4a Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Tue, 2 Jul 2019 11:09:59 -0500 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1418e03..389c764 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dotenv-parse-variables", "description": "Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS", - "version": "0.2.0", + "version": "0.2.1", "author": "Nick Baugh ", "bugs": "https://github.com/niftylettuce/dotenv-parse-variables/issues", "dependencies": {