diff --git a/libexec/relax b/libexec/relax index cf8c917..73b2da5 100755 --- a/libexec/relax +++ b/libexec/relax @@ -1,7 +1,7 @@ #!/usr/bin/env bash -eu # Usage: relax [--version] [--config ] -export REL_VERSION="0.5.3" +export REL_VERSION="0.5.4" ################### ### Environment ###