Skip to content

Commit

Permalink
Merge pull request #38 from codecov/th/release-0.0.31
Browse files Browse the repository at this point in the history
chore(release): 0.0.31
  • Loading branch information
thomasrockhu-codecov authored Dec 16, 2024
2 parents b095fc2 + b9855f7 commit 8e89f7c
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.30"
CC_WRAPPER_VERSION="0.0.31"
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.30"
CODECOV_WRAPPER_VERSION="0.0.31"

0 comments on commit 8e89f7c

Please sign in to comment.