Skip to content

Commit 2591517

Browse files
Merge pull request #14 from codecov/th/0.0.18
chore(release): 0.0.18
2 parents 0957e9f + 6444466 commit 2591517

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.17"
2+
CC_WRAPPER_VERSION="0.0.18"
33
say() {
44
echo -e "$1"
55
}

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.17"
2+
CODECOV_WRAPPER_VERSION="0.0.18"

0 commit comments

Comments
 (0)