diff --git a/composer.json b/composer.json index 4f90b68..6d4a9c1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "travelport-czech/compile_conf", - "version": "1.0.7", + "version": "1.0.8", "license": "MIT", "description": "Simple builder configuration files from environment, encrypted values or user input", "bin": ["compile_conf", "compile_conf_encrypt"] diff --git a/package.json b/package.json index f7f2a2e..9c50f65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compile_conf", - "version": "1.0.7", + "version": "1.0.8", "description": "Simple builder configuration files from environment, encrypted values or user input", "bin": { "compile_conf": "./compile_conf"