Skip to content

Commit a58efc9

Browse files
committed
bump version
1 parent 034d878 commit a58efc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pfetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2481,7 +2481,7 @@ get_ascii() {
24812481
main() {
24822482
case $* in
24832483
-v|--version)
2484-
printf '%s 1.4.0\n' "${0##*/}"
2484+
printf '%s 1.5.0\n' "${0##*/}"
24852485
return 0
24862486
;;
24872487

0 commit comments

Comments
 (0)