diff --git a/xsh.sh b/xsh.sh index d3cb054..2d40d3b 100644 --- a/xsh.sh +++ b/xsh.sh @@ -27,7 +27,7 @@ # # shellcheck shell=sh disable=SC1090 disable=SC1007 disable=SC3043 -XSH_VERSION='0.3.1' +XSH_VERSION='0.3.2' # Figure out the name of the current shell. XSHELL="${ZSH_NAME:-${0##*/}}"