docs: update

This commit is contained in:
Dylan Araps 2020-08-04 20:12:22 +03:00
parent ec1d9f16e6
commit fc2ceed8f0
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
shfm
View File

@ -225,7 +225,7 @@ main() {
case $1 in
-v)
printf '%s 0.1\n' "${0##*/}"
printf '%s 0.2\n' "${0##*/}"
exit 0
;;
esac