Skip to content

Commit

Permalink
release: 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hernancerm committed Jan 6, 2025
1 parent de07533 commit 42fcc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zgold
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ fi

if [[ "${args[--version]}" = 'true' ]] \
|| [[ "${args[-v]}" = 'true' ]]; then
echo '0.5.1-dev'
echo '0.5.1'
exit 0
fi

Expand Down

0 comments on commit 42fcc50

Please sign in to comment.