Skip to content

Commit 8e89f7c

Browse files
Merge pull request #38 from codecov/th/release-0.0.31
chore(release): 0.0.31
2 parents b095fc2 + b9855f7 commit 8e89f7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/codecov.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
CC_WRAPPER_VERSION="0.0.30"
2+
CC_WRAPPER_VERSION="0.0.31"
33
set +u
44
say() {
55
echo -e "$1"

scripts/version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env bash
2-
CODECOV_WRAPPER_VERSION="0.0.30"
2+
CODECOV_WRAPPER_VERSION="0.0.31"

0 commit comments

Comments
 (0)