Bump to 2.3.1 📦

This commit is contained in:
Jorge Bucaran 2016-04-29 22:40:35 +09:00
parent 69bbcb0449
commit 0d075731fc
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -1,5 +1,5 @@
function fisher function fisher
set -g fisher_version "2.3.0" set -g fisher_version "2.3.1"
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏ set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
function __fisher_show_spinner function __fisher_show_spinner
@ -296,7 +296,7 @@ function fisher
end end
__fisher_list_remote_complete __fisher_list_remote_complete
source "$completions" source "$completions"
end end