Skip to content

Commit 3e6a313

Browse files
committed
2.5.1
1 parent 45ba900 commit 3e6a313

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ With [Fisher](https://github.com/jorgebucaran/fisherman):
1212
__Stable:__
1313

1414
```sh
15-
fisher add joseluisq/[email protected].0
15+
fisher add joseluisq/[email protected].1
1616
```
1717

1818
<small>_**Note:** Replace the number above with your preferred release._</small>

conf.d/gitnow_config.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -q fish_functions; or set -g fish_functions "$fish_config/functions"
88
set -q fish_completions; or set -g fish_completions "$fish_config/completions"
99
set -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

1313
source "$fish_functions/__gitnow_functions.fish"
1414
source "$fish_functions/__gitnow_manual.fish"

0 commit comments

Comments
 (0)