Skip to content

Commit

Permalink
Bump to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimmo Lehto committed Sep 6, 2018
1 parent 505f3d7 commit daf0c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/chpharos/chpharos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ if command -v compgen &> /dev/null; then
unset chpharos_function
fi
CHPHAROS_VERSION=0.2.4
CHPHAROS_VERSION=0.2.5
_chpharos_error_echo() {
(>&2 echo "error: $1")
Expand Down

0 comments on commit daf0c78

Please sign in to comment.