Skip to content

Commit

Permalink
chore(release): 0.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 21, 2025
1 parent cc00091 commit 112aab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/codecov.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
CC_WRAPPER_VERSION="0.0.32"
CC_WRAPPER_VERSION="0.0.33"
set +u
say() {
echo -e "$1"
Expand Down
2 changes: 1 addition & 1 deletion scripts/version.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
CODECOV_WRAPPER_VERSION="0.0.32"
CODECOV_WRAPPER_VERSION="0.0.33"

0 comments on commit 112aab5

Please sign in to comment.