Skip to content
This repository was archived by the owner on Oct 29, 2018. It is now read-only.

Commit d70eb17

Browse files
committed
1.0.1
1 parent 913325b commit d70eb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo: false
66

77
script:
88
- |
9-
version=1.0.0
9+
version=1.0.1
1010
if [ -z "$TRAVIS_TAG" ]; then
1111
version="$version-pre${TRAVIS_BUILD_NUMBER}"
1212
fi

0 commit comments

Comments
 (0)