File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,20 +12,20 @@ __Stable:__
1212[ Paket] ( https://github.com/joseluisq/paket )
1313
1414``` sh
15- paket add joseluisq/gitnow@2.9 .0
15+ paket add joseluisq/gitnow@2.10 .0
1616```
1717
1818[ Fisher] ( https://github.com/jorgebucaran/fisher )
1919
2020
2121``` sh
22- fisher install joseluisq/gitnow@2.9 .0
22+ fisher install joseluisq/gitnow@2.10 .0
2323```
2424
2525[ Fundle] ( https://github.com/danhper/fundle )
2626
2727``` sh
28- fundle plugin joseluisq/gitnow --url ' git@github.com:joseluisq/gitnow.git#tags/2.9 .0'
28+ fundle plugin joseluisq/gitnow --url ' git@github.com:joseluisq/gitnow.git#tags/2.10 .0'
2929```
3030
3131__ Latest changes:__
Original file line number Diff line number Diff line change 11# GitNow — Speed up your Git workflow. 🐠
22# https://github.com/joseluisq/gitnow
33
4- set -g gitnow_version 2.9 .0
4+ set -g gitnow_version 2.10 .0
55
66if set -q __fish_config_dir
77 set -g fish_config " $_ _fish_config_dir"
Original file line number Diff line number Diff line change 11[package ]
22name = " gitnow"
3- version = " 2.9 .0"
3+ version = " 2.10 .0"
44authors = [" Jose Quintana <git.io/joseluisq>" ]
55license = " MIT OR Apache-2.0"
66description = " Speed up your Git workflow. 🐠"
You can’t perform that action at this time.
0 commit comments