From 2989d992bcddd51a351b818121c82877acb66706 Mon Sep 17 00:00:00 2001 From: Takahiro Fujita Date: Fri, 12 Apr 2019 01:15:03 +0900 Subject: [PATCH] add version --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 18b94e3..7c847ec 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "wfs/custom-environment-variables", "description": "array customizer with environment variables", + "version": "0.0.1", "type": "library", "require": { "hassankhan/config": "^2.0",