Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sgleizes committed Sep 24, 2021
1 parent c00b03f commit 86fbd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xsh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#

# shellcheck shell=sh disable=SC1090 disable=SC1007 disable=SC3043
XSH_VERSION='0.3.0'
XSH_VERSION='0.3.1'

# Figure out the name of the current shell.
XSHELL="${ZSH_NAME:-${0##*/}}"
Expand Down

0 comments on commit 86fbd48

Please sign in to comment.