-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,19 +4,23 @@ ZapAnton <[email protected]> | |
CephalonRho <[email protected]> | ||
Andrew Pritchard <[email protected]> | ||
Cody Metz <[email protected]> | ||
Lucien Cartier-Tilet <[email protected]> | ||
ktsuench <[email protected]> | ||
Kloenk <[email protected]> | ||
Pablo Diego <[email protected]> | ||
xynxynxyn <[email protected]> | ||
Andrew Diamond <[email protected]> | ||
eman0n <[email protected]> | ||
Eduardo Broto <[email protected]> | ||
GooseDB <[email protected]> | ||
Sh3mm <[email protected]> | ||
JoshBrudnak <[email protected]> | ||
cnsumner <[email protected]> | ||
rockisch <[email protected]> | ||
vypxl <[email protected]> | ||
zxey <[email protected]> | ||
Aleksei Pirogov <[email protected]> | ||
Erik Gaal <[email protected]> | ||
Francesco Dipi <[email protected]> | ||
Julian Kaindl <[email protected]> | ||
Kasra Ferdowsifard <[email protected]> | ||
|
@@ -36,7 +40,6 @@ Jadi <[email protected]> | |
Josh Stone <[email protected]> | ||
Kent Tsuenchy <[email protected]> | ||
Kitlith <[email protected]> | ||
Lucien Cartier-Tilet <[email protected]> | ||
Mads Johansen <[email protected]> | ||
Quint Daenen <[email protected]> | ||
Sam Tebbs <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "onefetch" | ||
description = "Git repository summary on your terminal" | ||
version = "2.1.0" | ||
version = "2.2.0" | ||
authors = ["o2sh <[email protected]>"] | ||
readme = "README.md" | ||
license = "MIT" | ||
|