Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Un1q32 committed May 2, 2024
1 parent 53fa619 commit 93eebe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pfetch
Original file line number Diff line number Diff line change
Expand Up @@ -2165,7 +2165,7 @@ get_ascii() {
main() {
case $* in
-v|--version)
printf '%s\n' "${0##*/} 1.0.0"
printf '%s\n' "${0##*/} 1.0.1"
return 0
;;

Expand Down

0 comments on commit 93eebe7

Please sign in to comment.