File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ With [Fisher](https://github.com/jorgebucaran/fisherman):
1212__ Stable:__
1313
1414``` sh
15- fisher add joseluisq/gitnow@2.5.0
15+ fisher add joseluisq/gitnow@2.5.1
1616```
1717
1818<small >_ ** Note:** Replace the number above with your preferred release._ </small >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ set -q fish_functions; or set -g fish_functions "$fish_config/functions"
88set -q fish_completions; or set -g fish_completions " $fish_config /completions"
99set -q GITNOW_CONFIG_FILE; or set -g GITNOW_CONFIG_FILE ~/.gitnow
1010
11- set -g gitnow_version 2.5.0
11+ set -g gitnow_version 2.5.1
1212
1313source " $fish_functions /__gitnow_functions.fish"
1414source " $fish_functions /__gitnow_manual.fish"
You can’t perform that action at this time.
0 commit comments