Bump to 2.1.0

pull/445/head
Jorge Bucaran 9 years ago
parent e977175f2c
commit c9c9af9e17
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -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…
Cancel
Save