Skip to content

Commit 6d91f42

Browse files
Merge pull request #27 from codecov/th/release/0.0.25
chore(release): 0.0.25
2 parents d2f9af5 + b84ea41 commit 6d91f42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/codecov.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
CC_WRAPPER_VERSION="0.0.24"
2+
CC_WRAPPER_VERSION="0.0.25"
33
set +u
44
say() {
55
echo -e "$1"

scripts/version.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env bash
2-
CODECOV_WRAPPER_VERSION="0.0.24"
2+
CODECOV_WRAPPER_VERSION="0.0.25"

0 commit comments

Comments
 (0)