Skip to content

Commit

Permalink
2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq committed Apr 12, 2019
1 parent a4e0c8e commit 79495a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ With [Fisher](https://github.com/jorgebucaran/fisherman):
__Stable:__

```sh
fisher add joseluisq/gitnow@2.0.4
fisher add joseluisq/gitnow@2.0.5
```

<small>_**Note:** Replace the number above with your preferred release._</small>
Expand Down
2 changes: 1 addition & 1 deletion conf.d/gitnow_config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -q XDG_CONFIG_HOME; or set XDG_CONFIG_HOME ~/.config
set -q fish_config; or set -g fish_config $XDG_CONFIG_HOME/fish
set -q fish_functions; or set -g fish_functions "$fish_config/functions"

set -g gitnow_version 2.0.4
set -g gitnow_version 2.0.5

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

0 comments on commit 79495a4

Please sign in to comment.