Skip to content

Commit 5148371

Browse files
committed
bump version
1 parent 0b189aa commit 5148371

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
@@ -2553,7 +2553,7 @@ get_ascii() {
25532553
main() {
25542554
case $* in
25552555
-v|--version)
2556-
printf '%s 1.9.4\n' "${0##*/}"
2556+
printf '%s 1.10.0\n' "${0##*/}"
25572557
return 0
25582558
;;
25592559

0 commit comments

Comments
 (0)