diff --git a/zunit b/zunit index a21225d..6f3a7f2 100755 --- a/zunit +++ b/zunit @@ -1174,7 +1174,7 @@ function _zunit() { # If the version option is passed, # output version information and exit if [[ -n $version ]]; then - echo '0.4.0' + echo '0.4.2' exit 0 fi