Skip to content

Commit

Permalink
Merge pull request #27 from codecov/th/release/0.0.25
Browse files Browse the repository at this point in the history
chore(release): 0.0.25
  • Loading branch information
thomasrockhu-codecov authored Nov 19, 2024
2 parents d2f9af5 + b84ea41 commit 6d91f42
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.24"
CC_WRAPPER_VERSION="0.0.25"
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.24"
CODECOV_WRAPPER_VERSION="0.0.25"

0 comments on commit 6d91f42

Please sign in to comment.