hotfix: use correct version number (3.0.0)

This commit is contained in:
Jorge Bucaran 2018-10-05 20:21:29 +09:00 committed by GitHub
parent 54170ef1c3
commit 4e4c2a9524
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
set -g fisher_version 3.0.2
set -g fisher_version 3.0.0
type source >/dev/null; or function source; . $argv; end