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.11 .0
15+ paket add joseluisq/gitnow@2.12 .0
1616```
1717
1818[ Fisher] ( https://github.com/jorgebucaran/fisher )
1919
2020
2121``` sh
22- fisher install joseluisq/gitnow@2.11 .0
22+ fisher install joseluisq/gitnow@2.12 .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.11 .0'
28+ fundle plugin joseluisq/gitnow --url ' git@github.com:joseluisq/gitnow.git#tags/2.12 .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.11 .0
4+ set -g gitnow_version 2.12 .0
55
66# Default global variables
77set -q GITNOW_CONFIG_FILE; or set -g GITNOW_CONFIG_FILE ~/.gitnow
Original file line number Diff line number Diff line change 11[package ]
22name = " gitnow"
3- version = " 2.11 .0"
3+ version = " 2.12 .0"
44authors = [" Jose Quintana <joseluisq.net>" ]
55license = " MIT OR Apache-2.0"
66description = " Speed up your Git workflow. 🐠"
You can’t perform that action at this time.
0 commit comments