Bump 2.11.0

This commit is contained in:
Jorge Bucaran 2016-10-15 15:41:49 +09:00
parent b26c988aa6
commit 074b6b899c
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -30,7 +30,7 @@ function $fisher_cmd_name -d "fish plugin manager"
return 1
end
set -g fisher_version "2.10.0"
set -g fisher_version "2.11.0"
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
set -g __fisher_stdout /dev/stdout
set -g __fisher_stderr /dev/stderr