Skip to content

Commit

Permalink
release: 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hernancerm committed Sep 8, 2024
1 parent d7ff4fc commit 5029c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gold
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ fi
# Form: gold (--version|-v)

if [[ "${1}" = '--version' ]] || [[ "${1}" = '-v' ]]; then
echo '0.2.4-dev'
echo '0.3.0'
return 0
fi

Expand Down

0 comments on commit 5029c17

Please sign in to comment.