Skip to content

Commit

Permalink
New release 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
srbt committed Jun 14, 2022
1 parent d0c90cb commit 25a48fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -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"]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 25a48fe

Please sign in to comment.