Bump to 2.1.9 📦

This commit is contained in:
Jorge Bucaran 2016-04-24 15:25:25 +09:00 committed by Jorge Bucaran
parent 3dedb4d42d
commit d3d3652869
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
function fisher
set -g fisher_version "2.1.8"
set -g fisher_version "2.1.9"
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
function __fisher_show_spinner

View file

@ -1,7 +1,7 @@
{
"name": "fisherman",
"description": "fish plugin manager",
"version": "2.1.8",
"version": "2.1.9",
"author": "Jorge Bucaran",
"homepage": "https://github.com/fisherman/fisherman",
"bugs": "https://github.com/fisherman/fisherman/issues",