Skip to content

Commit

Permalink
Merge pull request #14 from codecov/th/0.0.18
Browse files Browse the repository at this point in the history
chore(release): 0.0.18
  • Loading branch information
thomasrockhu-codecov authored Oct 17, 2024
2 parents 0957e9f + 6444466 commit 2591517
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.17"
CC_WRAPPER_VERSION="0.0.18"
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.17"
CODECOV_WRAPPER_VERSION="0.0.18"

0 comments on commit 2591517

Please sign in to comment.