Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Feb 4, 2019
1 parent 439622e commit 871f81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fff
Expand Up @@ -1029,7 +1029,7 @@ main() {

# Handle version as the first argument.
[[ $1 == -v ]] && {
printf '%s\n' "fff 2.0"
printf '%s\n' "fff 2.1"
exit
}

Expand Down

0 comments on commit 871f81e

Please sign in to comment.