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