mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-05 12:00:17 +00:00
Bump to 2.1.0
This commit is contained in:
parent
e977175f2c
commit
c9c9af9e17
@ -1,5 +1,5 @@
|
||||
function fisher
|
||||
set -g fisher_version "2.0.1"
|
||||
set -g fisher_version "2.1.0"
|
||||
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
|
||||
|
||||
function __fisher_show_spinner
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "fisherman",
|
||||
"description": "fish plugin manager",
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.0",
|
||||
"author": "Jorge Bucaran",
|
||||
"homepage": "https://github.com/fisherman/fisherman",
|
||||
"bugs": "https://github.com/fisherman/fisherman/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user