diff --git a/libexec/relax b/libexec/relax index cdaec89..6d0762d 100755 --- a/libexec/relax +++ b/libexec/relax @@ -1,7 +1,7 @@ #!/bin/bash -eu # Usage: relax [--version] [--config ] -export REL_VERSION="0.5.6" +export REL_VERSION="0.5.7" ################### ### Environment ###