Skip to content

Commit 7075b98

Browse files
committed
bump version ugh
1 parent 4f1cdac commit 7075b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pfetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2498,7 +2498,7 @@ get_ascii() {
24982498
main() {
24992499
case $* in
25002500
-v|--version)
2501-
printf '%s 1.9.0\n' "${0##*/}"
2501+
printf '%s 1.9.1\n' "${0##*/}"
25022502
return 0
25032503
;;
25042504

0 commit comments

Comments
 (0)