Skip to content

Commit

Permalink
bug: fixed change that caused CI #94
Browse files Browse the repository at this point in the history
  • Loading branch information
jv-k committed Aug 23, 2023
1 parent 541c865 commit bf72185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ver-bump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ main() {
# shellcheck disable=SC2128
if [[ "$0" = "$BASH_SOURCE" ]]; then
source "$MODULE_DIR/lib/styles.sh" # only load when not sourced, for tests to work
# main "$@"
main "$@"
fi

0 comments on commit bf72185

Please sign in to comment.